• varnas

    (@varnas)


    Hi,All

    I’m new in beginner wordpress , i’ve a little question with email users plugin. Can i personalize plugin to send an email (to single user or groups) from email address of logged in user ?
    Example I log in in wordpress site with Peter (email address peter.xxx@domain.com) and when send an e-mail to users or groups the recipients have address of Peter as From filed and not that of administrator (acutally i’ve this problem).

    Thank you

    Regards

    varnas

    https://wordpress.org/plugins/email-users/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mike Walsh

    (@mpwalsh8)

    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

    Plugin Author Mike Walsh

    (@mpwalsh8)

    Does the other plugin have a setting or is it hard coded to use the WordPress site admin email address?

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

The topic ‘Sender Address’ is closed to new replies.