Scheduler with SMTP.Office365.com, TLS

Scheduler with SMTP.Office365.com, TLS

Environment: 

iVend 6.6  

Problem statement :

While sending the Email from iVend MC using SMTP.Office365.com, it displays the error "Failure sending email..."

<InnerExceptionInfo>
<Type>System.IO.IOException</Type>
<Message>Unable to read data from the transport connection: net_io_connectionclosed.</Message>
<Source>System</Source>
<TargetSite>Int32 ProcessRead(Byte[], Int32, Int32, Boolean)</TargetSite>

Issue Details:

While sending the Email from iVend MC using SMTP.Office365.com, it displays the error "Failure sending email..."

<InnerExceptionInfo>
<Type>System.IO.IOException</Type>
<Message>Unable to read data from the transport connection: net_io_connectionclosed.</Message>
<Source>System</Source>
<TargetSite>Int32 ProcessRead(Byte[], Int32, Int32, Boolean)</TargetSite>

Symptoms :

Not Applicable

Resolution/Work Around:  

The issue is related to SMTP.Office365.com where Microsoft has stopped the TLS1.0, TL 1.1 .

Suggest  to Disable TLS1.0, TLS 1.1 & Keep TLS 1.2 Enable in  environment .
Suggest  to check the below URL, which may help you on the same.

https://stackoverflow.com/questions/28362132/office-365-smtp-starts-firing-net-io-connectionclosed
https://docs.microsoft.com/en-us/windows-server/security/tls/tls-registry-settings
https://docs.microsoft.com/en-us/answers/questions/47472/how-to-disable-protocols.html

Recommendations /Suggestion :

1.It is recommended to configure such setting ( Disable TLS1.0, TLS 1.1 & Keep TLS 1.2 Enable in your environment .) on TEST , before doing on Production .
2.For any queries, raise a ticket on portal 
 


    • Related Articles

    • While sending the test email it thrown error as "The SMTP server requires a secure connection"

      Environment: iVend Version 6.6 Problem Statement: While sending the test email it thrown error as “The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.0 authentication required”. Error ...
    • Configuring SMTP with Office 365

      Problem Statement: Test email could not be sent. Recommended configurations were in place but still, bellow error was received when sending a testing email: Cause: This is happening because iVend use the sender name that is placed in System ...
    • Scheduler Service

      Introduction The Scheduler service in iVend is required to trigger the scheduled jobs such as mailing reports, generating query results, running campaign management and managing other internal tasks such as replying to SMS calls, Emailing transaction ...
    • Error while sending Test email " The SMTP server requires a secure connection"

      Problem Statement: Getting error while sending Test email "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". Propose Solution: Please check ...
    • iVend Scheduler log-Transaction failed. The server response was: 5.2.252 SendAsDenied

      Environment: iVend 6.6 Problem statement: iVend Scheduler log ( configured on iVend Enterprise MC) displays below error System.Net.Mail.SmtpException: Transaction failed. The server response was: 5.2.252 SendAsDenied; useremail@domainname.com not ...