When using SMTP dispatcher to send messages from Message Control, the Diagnosis Viewer shows error messages although messages are sent properly
Summary
If a mail is sent by the SMTP dispatcher of Message Control, the Diagnosis Viewer shows several messages containing "Receiving Data failed. Errorcode: 0" which are written in the message level "ERRORS". This occurs because the dispatcher tries to read which AUTH methods the server supports. However, SMTP standard does not define how the anwser should look like. The dispatcher therefore waits for 10 seconds for all responses from the server and reports everything read to the Diagnosis Viewer. If nothing is received (because the buffer is empty right now or the server has finished), the dispatcher writes the log message "Receiving Data failed".
Description
If a mail is sent by the SMTP dispatcher of Message Control, the Diagnosis Viewer shows several messages containing "Receiving Data failed. Errorcode: 0" which are written in the message level "ERRORS". This occurs because the dispatcher tries to read which AUTH methods the server supports. However, SMTP standard does not define how the anwser should look like. The dispatcher therefore waits for 10 seconds for all responses from the server and reports everything read to the Diagnosis Viewer. If nothing is received (because the buffer is empty right now or the server has finished), the dispatcher writes the log message "Receiving Data failed".
Solution
The message level of these messages was changed to "DEEP DEBUG". Also, the text of the log message was changed so it indicates that there is nothing to read. If reading fails and the error code is non-zero, the same message as before is shown in the Diagnosis Viewer.
Information
Issue Number: 33981
Fixed on Date: 17.3.2015
Versions: 7.10 0 BUILD 18400 | 7.50 0 BUILD 25796
Related Articles
FAQ: Send and receive Email via SMTP does not work
Many email providers require the use of app passwords when accessing their services through third-party software. If you need to use SMTP or POP3 (or IMAP) to access your email, you will need to generate an app password specifically for that ...
Checklist: Message Control
Time estimate: 15 minutes Please go through all the points in the following checklist. If necessary, confirm with IT Department any information you cannot verify before contacting your local COPA-DATA Representative. Screenshot and followed ...
E-Mail Messages sent from Message control with SMTP cannot be acknowldged correctly.
Summary E-mail messages sent from Message Control with SMTP cannot be acknowledged correctly by replying to the e-mail. The e-mail in the inbox is correctly detected, but the message is not acknowledged DescriptionE-mail messages sent from Message ...
Sending a message over SMTP is not working properly in combination with SSL/TLS
Summary Sending a message over SMTP is not working properly in combination with SSL/TLS. No message is created and in the Diagnosis Viewer, the following entry appears: "Creating SSL/TLS Method failed. Errorcode: 336236705" DescriptionSending a ...
Message Control: Runtime freeze when queuing messages (SMTP)
Description If there are many messages in the message control queue, the Service Engine may respond very slowly or not at all. To ensure responsiveness, the number of messages allowed in the queue has been limited. As of build 100834, this applies to ...