outgoing email server has smtp.mediacombb.net, MessageSend.sys.mjs has mail.medicombb.net
The Thunderbird UX indicates the outgoing email server is smtp.mediacombb.net, but the MessageSend.sys.mjs sender tries to send the email on mail.mediacombb.net. This is BLOCKED by my ISP.
Log Message: Sending failed; An error occurred while sending mail: Outgoing server (SMTP) error. The server responded: EHLO 173.27.140.38 blocked. AUP#SMTP., exitCode=2147500037, originalMsgURI=mailbox-message://athasm@mail.mediacombb.net/Drafts#1
Why would the UX and the actual SmtpClient code be sending to a domain different than the UX indicates?
Toutes les réponses (2)
Also note the 'Test connection to Server' link on both the POP and SMTP UX pages are successful (green)
Modifié le
Mark Athas said
The Thunderbird UX indicates the outgoing email server is smtp.mediacombb.net, but the MessageSend.sys.mjs sender tries to send the email on mail.mediacombb.net. This is BLOCKED by my ISP. Log Message: Sending failed; An error occurred while sending mail: Outgoing server (SMTP) error. The server responded: EHLO 173.27.140.38 blocked. AUP#SMTP., exitCode=2147500037, originalMsgURI=mailbox-message://athasm@mail.mediacombb.net/Drafts#1 Why would the UX and the actual SmtpClient code be sending to a domain different than the UX indicates?
Note: I concede that I may not be properly interpreting the log data from MessageSend.