Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Amimul Ihsan Mahdi

    (@amimulihsanmahdi)

    Hello @jordantrizz,

    Fluent SMTP uses the default address to send emails over other addresses. This is the default behavior. If you wish to send emails from a specific plugin using a specific address then you need to set up that address to Fluent SMTP first. After that, you will be able to set the From Address on that plugin.

    However, if that specific plugin does not support setting custom From Adress then, unfortunately, there isn’t any workaround available.

    Thank you.

    Thread Starter jordantrizz

    (@jordantrizz)

    Thanks for the reply Amimul, unfortunately, what you describe is not occurring.

    Setting up two Postmark SMTP accounts, one with [email protected] and another with [email protected] and setting the wp_mail() headers “From” to [email protected] will still result in [email protected] being used.

    This is the case with manually sending an email using wp_mail(), Gravity Forms and Contact Form 7.

    nathanbrnrd

    (@nathanbrnrd)

    @jordantrizz This post was mark as resolved but I do not see any solutions here.
    Were you able to send emails from different emails using FliuentSMTP?

    Thanks a lot

    Thread Starter jordantrizz

    (@jordantrizz)

    @nathanbrnrd yes, this was resolved. It turned out that a must-use plugin was in place messing with the wp_mail. Once removed, I was successful in sending from different addresses. So just ensure you have no plugins or mu-plugins touching the wp_mail function.

    nathanbrnrd

    (@nathanbrnrd)

    Right!

    Thanks a lot!
    I’ll check that ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can’t use Multiple From: Addresses’ is closed to new replies.