I’ve used the mail client on the mac to test connecting to the smtp server and had success when I’ve selected “password”, “ntlm”, and “Kerberos version 5” as the authentication. I’m not able to send when I select either “md5 challenge-response” or “external (tls client)”. The “use default ports” and “use ssl” options are selected.
When HaikuHelper attempts to send email the system log shows:
(1) the initial 220 response,
(2) multiple 250 responses,
(3) the 220 server ready response
(4) “Beginning TLSv1…”
(5) Error: Could not send e-mail message: -9843. The operation couldn’t be completed.
Is there anything else I should examine to determine what’s preventing HH from sending the email?
thanks