Main Board > Web Services

using *web/email for smtp.office365.com

(1/1)

Ria:
For a client with  pxplus 12.5 I'm using *web/email for outgoing mail. They recently switched to Office 365  for their mail.
I changed the smtp variabele. Now it contains 'smtp.office365.com; 587; userid; password'.
The errormessage that is returned says 'Sending to SMTP Server Failed; (274): Unable to move mail to sent folder (274).
No e-mail is sent.
What am I doing wrong ?

Devon Austen:
According to the documentation (https://docs.microsoft.com/en-us/exchange/mail-flow-best-practices/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-office-3) it looks like smtp.office364.com requires TLS1.2 or above.

As you are using PxPlus 2014 (v12.5) if you are using a Windows PxPlus the version of OpenSSL used should support TLS1.2. If you are using a UNIX/Linux PxPlus then the openSSL version used is whatever comes with the OS and you will need to check to make sure it is at least 1.0.1.

Other things I would look for are if you need to change any settings for the mail account to allow 3rd party access to send emails. The docs above don't mention any setting but we have seen this for some mail services.

You may also want to make sure a firewall is not blocking port 587 on your network.

Jim Morton:
Here is a site for checking SMTP settings and trying various combinations to find something that works.

https://www.smtper.net/

This has been a great troubleshooting tool for me.

Jim Morton

Navigation

[0] Message Index

Go to full version