• Resolved bugun

    (@bugun)


    Hello,

    we started using Microsoft 365. Is the pro version required for contact forms etc. to work here or is there another method? If so, how can we do it?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter bugun

    (@bugun)

    Hello, we are waiting for your return. The issue is urgent.

    Plugin Support Victoria Sakal

    (@sakalvictoria)

    Hi, @bugun!

    First of all, I’d like to share the main purpose of the WP Mail SMTP plugin. It is to bridge a connection between your WordPress site and your email mailing service (chosen mailer). Simply put, WP Mail SMTP makes it so your site can send emails efficiently. Without the plugin, WordPress can still send email but it does it in a less reliable way. You may end up with emails going into spam or not arriving at all. With WP Mail SMTP, we connect you to an email service that helps to ensure that does not happen.

    For example, you have a form on your website -> the user submits it -> sending of the notification email about the submission is triggered -> this email goes to the WP Mail SMTP plugin -> WP Mail SMTP plugin routes this email to the mailer -> mailer will send and deliver it further (so, emails from your site will be sent by mailing service instead of your web host’s server. This improves the reliability and efficiency of your email).

    Also, WP Mail SMTP uses the native WordPress wp_mail() function to send emails. It means that any email sent through the wp_mail() function on the website will be routed through our plugin. And almost all form plugins use the same wp_mail() function. So, all you need to make it work is to properly configure the desired mailer in the WP Mail SMTP plugin.

    If you want to use “Microsoft 365 / Outlook.com” as a mailer, you can:

    1. Use the “Other SMTP” mailer option to connect to your Office 365 / Outlook email account. However, depending on your server configurations, you may run into server-related issues such as blocked ports, firewall, and ModRewrite rules, etc.

    or

    2. Use the “Outlook” mailer option which makes use of Microsoft’s API. Microsoft’s API is more reliable, secure, and does not often encounter server-related issues when compared to the “Other SMTP” option.

    Kind regards.

    Thread Starter bugun

    (@bugun)

    Hello,

    Thank you for your answer. But you misunderstood my question. If we use microsoft 365, do we have to buy the pro version of the add-on?

    Is there a way to forward emails properly in the free version using microsoft365?

    Plugin Support Victoria Sakal

    (@sakalvictoria)

    Hi, @bugun!

    Thanks for following up.

    You can use the “Other SMTP” mailer option to connect to your Office 365 / Outlook email account in the Lite (free) plugin version. Here you can find specific SMTP settings.

    If you want to use Microsoft’s API to connect to your Office 365 / Outlook email account, you’ll need to use the “Outlook” mailer option which is available only in the Pro plugin version.

    Kind regards.

    Thread Starter bugun

    (@bugun)

    Hello, our mail extension is not Outlook etc. We are using our own domain on Microsoft 365 mail. How can we make the connection in this case?

    “Other SMTP” mailer option” Our mails are not sent from the form with the settings specified here. (We can give access if you want to review)

    Plugin Support Victoria Sakal

    (@sakalvictoria)

    Hi, @bugun.

    If you want to use your Microsoft 365 mail to send emails from the website with the WP Mail SMTP Lite plugin version, any way you’ll need to configure the “Other SMTP” mailer. You can refer to this thread on Microsoft SMTP settings.

    Also, please do not share sensitive information (like login credentials) on forums.

    Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘microsoft 365 mail with add-on usage’ is closed to new replies.