Title: Using multiple send email addresses
Last modified: August 21, 2016

---

# Using multiple send email addresses

 *  [rbOthree](https://wordpress.org/support/users/rbothree/)
 * (@rbothree)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/using-multiple-send-email-addresses/)
 * First off, thank you for the great plugin.
 * Second, I have a few ways emails are sent from the site. Sign ups, automated 
   emails based on actions and contact forms.
 * Currently they are all being sent from the email address I specified in your 
   plugin config, however I would like them to use the ones I set for each different
   section (for example my contact me page goes to [support@mysite.com](https://wordpress.org/support/topic/using-multiple-send-email-addresses/support@mysite.com?output_format=md)
   but my sender email is [admin@mysite.com](https://wordpress.org/support/topic/using-multiple-send-email-addresses/admin@mysite.com?output_format=md)).
 * If I specify all these different emails in my Amazon SES settings shouldn’t the
   plugin use the one that is passed to the wp_mail function? Why is this email 
   always overwritten?
 * [https://wordpress.org/plugins/wp-ses/](https://wordpress.org/plugins/wp-ses/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Contributor [Sylvain Deaure](https://wordpress.org/support/users/sylvaindeaure/)
 * (@sylvaindeaure)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/using-multiple-send-email-addresses/#post-4842492)
 * Hi,
 * Did you try the “headers” settings in “Reply to” field ?
 * This would extract the header form the wp mails, and use them instead of a fixed
   one.
 * just write
    headers instead of a real email address in “Reply To” field, and 
   let me know if this works for you.
 * (each potential sender must be SES validated)
 *  Thread Starter [rbOthree](https://wordpress.org/support/users/rbothree/)
 * (@rbothree)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/using-multiple-send-email-addresses/#post-4842515)
 * Hi Sylvain,
 * Thank you for your reply. Just to confirm though, writing “headers” in the “Reply
   To” field will **send** from the intended email address? That’s an interesting
   behaviour!
 * In that case, does it matter which of the email addresses are in the “sender 
   email” field as long as it’s validated (and I have “headers” in the “Reply To”
   field)?
 *  Thread Starter [rbOthree](https://wordpress.org/support/users/rbothree/)
 * (@rbothree)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/using-multiple-send-email-addresses/#post-4842526)
 * Quick update, I’ve set the “Reply To” field as **headers** but it still seems
   to be sending from the default send address.
 * Is there anything I can do to help debug this problem?
 *  Thread Starter [rbOthree](https://wordpress.org/support/users/rbothree/)
 * (@rbothree)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/using-multiple-send-email-addresses/#post-4842548)
 * Sorry for the triple post, but it seems to be down to the headers being used.
   I think in some cases the “From:” header is used as opposed to “Reply To”. Would
   it be possible to make the plugin work with both sets of headers?
 *  Plugin Contributor [Sylvain Deaure](https://wordpress.org/support/users/sylvaindeaure/)
 * (@sylvaindeaure)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/using-multiple-send-email-addresses/#post-4842562)
 * Yes, the plugin does currently extract the “Reply-To” header and uses that as“
   reply-to” for SES.
 * I’ll add the “From:” header extraction and use that as “from” email when “headers”
   mode is set.
 *  Thread Starter [rbOthree](https://wordpress.org/support/users/rbothree/)
 * (@rbothree)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/using-multiple-send-email-addresses/#post-4842574)
 * Great, thank you! I eagerly await the update 🙂

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Using multiple send email addresses’ is closed to new replies.

 * ![](https://ps.w.org/wp-ses/assets/icon-256x256.jpg?rev=2070048)
 * [WP Offload SES Lite](https://wordpress.org/plugins/wp-ses/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ses/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ses/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ses/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ses/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ses/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [rbOthree](https://wordpress.org/support/users/rbothree/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/using-multiple-send-email-addresses/#post-4842574)
 * Status: not resolved