• Resolved samlinck

    (@samlinck)


    Is it possible to have multiple from address with Microsoft 365/ Outlook.com? If so, how would I configure this?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Ibrahim Sharif

    (@ibrahimsharif)

    Hello @samlinck,

    I can surely help you add multiple from addresses to your Microsoft 365/Outlook.com account. Here’s how you can do this:

    1. Add multiple separate connections to your FluentSMTP plugin.
    2. Later, when you can set a custom mail from anywhere within WordPress like FluentCRM and Fluent Forms allow, that sender will be available in the FluentSMTP connection list and will be automatically used.

    For step-by-step instructions, please refer to this helpful guide: [Guide URL]

    If you have any further questions, please feel free to reach out.

    Best regards, Ibrahim

    Thread Starter samlinck

    (@samlinck)

    Hi Ibrahim,

    Thanks for the quick reply. I do have a follow up question: “Would it then be possible to use one of those email addresses inside a custom plugin?” Like for example with a package as: https://symfony.com/doc/current/mailer.html

    Plugin Support Ibrahim Sharif

    (@ibrahimsharif)

    Hello @samlinck,

    First of all, you’re welcome for the quick response we strive for.

    About the follow-up question, you inquired to know if it is possible to use one of those email addresses inside a custom plugin.

    Yes, you can add as many as you want in the FluentSMTP and then use any one of them through your WordPress and that will automatically be used by FluentSTMP.

    Regarding the library you referred to, using it may cause an issue since WordPress supports a single SMTP Plugin or Mailer.

    I hope this clarifies things. If you have more questions or need further assistance, don’t hesitate to reach out.

    Thread Starter samlinck

    (@samlinck)

    Hi Ibrahim,

    How would you put together an email then & let it be sent by Fluent SMTP?

    Because I would use the package to assemble an email & then let it sent via one of the connected mail addresses.

    Thanks for helping me.

    Plugin Support Ibrahim Sharif

    (@ibrahimsharif)

    Hello @samlinck,

    While it may be possible to use your desired package to assemble emails and send them through connected mail addresses, it’s important to note that this may result in issues due to WordPress’s default system and wp_mail() invocation way.

    Instead, I recommend using FluentSMTP’s built-in email-sending capabilities. This will ensure seamless integration and avoid potential conflicts.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Multiple from addresses’ is closed to new replies.