[Dovecot] Client can't connect to SMTP
mouss
mouss at netoyen.net
Sun May 4 14:53:22 EEST 2008
Jeremy Gillick wrote:
> I've just installed Dovecot and Postfix and my email client (Mac Mail)
> cannot authenticate with the SMTP server. The error I receive says that
> "The SMTP server doesn't support SSL (TLS) on port 465" -- yet, I've
> installed SSL. Is there any good way to test or debug this?
>
465 is the obsolete "smtps". if you want it, you need to enable it in
master.cf (look for "smtps").
The standard is to use the STARTTLS command over whatever smtp port.
> [snip]
>
More information about the dovecot
mailing list