WPManageNinja / fluent-smtp

FluentSMTP - WordPress SMTP & Email Service API connection Plugin
https://fluentsmtp.com
87 stars 44 forks source link

office 365 various issues #187

Open josephnarai opened 10 months ago

josephnarai commented 10 months ago

Thanks for the great plugin, but I'm having a few issues.

I'm running Version 2.2.6

I have successfully setup and authenticated the server with my O365 account and I can receive the sent emails, however 2 things are not working correctly.

  1. The send process never finishes (it sends the email, but the send icon keeps spinning forever). This happens in both the Email Test page, and on my contact form.

  2. I've sent a number of emails successfully, but none are appearing in the logs (I imagine this related to the first issue, if the system doesn't think the email is sent, maybe it doesn't log it?).

Please advise best way to diagnose and fix the issue.