Skip to Content
0
Jun 17, 2016 at 09:18 AM

Office 365 SBO mailer configuration

4019 Views

I have configured the SBO mailer by entering SMTP server, SMTP port, email and password and kept TLS encryption checked. But I am not able to send an e-mail from SBO-mailer.

Following are the events which are generated by application

1)

System.Net.Mail.SmtpException: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.57 SMTP; Client was not authenticated to send anonymous mail during MAIL FROM at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response) at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, String from) at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, SmtpFailedRecipientException& exception) at System.Net.Mail.SmtpClient.Send(MailMessage message) at B1.Server.MessagingDotNet.SmtpClient.SendMail(String recipients, String from, String subject, String attachments, String messageBody) Status Code: MustIssueStartTlsFirst

2)

Failed to send the mail message, please make sure that all mail addresses are valid.

All entered email ID's are correct.

Does SAP B1 support office 365 to send an e-mail using SBO Mailer?

Regards,

Prashant Patil