Email Users already uses the email address of the user who is logged in as the “from” address.
Email Users does have the ability to define a “sender override” address which can be used to make an email appear to be sent from an address other than the user who is logged in. The sender override is configured in the Email Users settings page (Dashboard->Settings->Email Users).
If you are not seeing the logged in user’s email address as the sender’s email address in the emails you are testing with, it is possible your server’s underlying email infrastructure is changing the email header.
If you put Email Users in debug mode (also from the plugin settings page) you will see the headers created (including the “From” address) and handed off to the email subsystem. In debug mode mail is never actually sent, it is intercepted and displayed on the Dashboard.
Thread Starter
varnas
(@varnas)
Thank you Mike
Your are right , in debug mode i see my address correct , seem that he takes the settig of another plug-in when send an e-mail (WP SMTP) where as from there is an administrator email address , do you think I can do something to ovveride this parameter?
Thank you
Regards
varnas
Does the other plugin have a setting or is it hard coded to use the WordPress site admin email address?