[Users] pop3 / smtp configuration
Colin Leroy
colin at colino.net
Mon Apr 21 10:15:28 CEST 2014
On Sun, 20 Apr 2014 12:33:28 -0400, andré <andr55 at laposte.net> wrote:
Hi,
If you use STARTTLS, you must use the normal port. TLS is then
negociated after connection :
> 1) yahoo ----
> POP3 = (uncheck APOP) ; starttls ; port 995
Use port 110
> SMTP = check SMTP_AUTH ; automatic ; uncheck POP3 before SMTP ; port
> 465 (Seamonkey is SSL/TLS, normal password)
Use port 25 :)
> 2) laposte.net ----
> POP3 = (uncheck APOP) ; no SSL ; (check SSL_non-blocking) =ok
Host pop.laposte.net, port 110 seems to reply.
> SMTP = check SMTP_AUTH ; automatic ; with or without user/password
> specified ; check or uncheck POP3_before_sending
Use port 25 and STARTTLS.
> 3) gmail.com ----
> POP3 = (uncheck APOP) ; starttls ; port 995
> (Seamonkey is SSL/TLS, password normal)
Use port 110 with STARTTLS, or SSL with port 995.
HTH!
--
Colin
More information about the Users
mailing list