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

    (@mpwalsh8)

    My guess is the reason it doesn’t work is because when you only send to one user, the address isn’t in the BCC list like the Mandrill function code snippet expects. When there is only one recipient, Email Users will put the recipient address in the TO header instead of the BCC header.

    I am looking into another bug, I’ll take a look at the Mandrill snippet when I am done to see if detecting that case will solve the problem.

    Plugin Author Mike Walsh

    (@mpwalsh8)

    Fixed in the example included in v4.7.8. If you have your own version of the hook implemented, take a look at the example. If you’re using the example code directly from the plugin, it should just work.

    Thread Starter mpdoern

    (@mpdoern)

    Thanks for the quick turnaround! I actually was using the code from the “Other Notes” tab which looks like it hasn’t changed but I see the change you made in the Development log. I’ll give that a try.

    Thread Starter mpdoern

    (@mpdoern)

    It working! Thanks again!

    Hi, is it possible resend a acess to a user from this plugin? If yes HOW!
    Many thanks, this plugin ROCKS!

    Plugin Author Mike Walsh

    (@mpwalsh8)

    I am not sure what you are asking? Can you clarify? I think you are asking if you can use Email Users to send an access link to your WordPress site. If that is what you are asking then the answer is no. Email Users does not have any hooks or visibility into WordPress user creation nor password reset.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Email not sent when sending to one single user’ is closed to new replies.