fetchmail-friends
[Top] [All Lists]

[fetchmail] fetchmail-6.1.0 prefers SSL/TLS?

2002-10-02 12:15:40
I have fetchmail-6.1.0 compiled with SSL support and some other
stuff:
$ fetchmail -V
Este é o fetchmail versão 6.1.0+IMAP-GSS+SSL+INET6+NLS

When talking to a POP3 server which advertises STLS support, fetchmail
uses it, even though I have not specified any ssl option:

(there is no ~/.fetchmailrc)

$ fetchmail -N -v pop.server -p pop3
Enter password for andreas(_at_)pop(_dot_)server: 
fetchmail: 6.1.0 querying pop.server (protocol POP3) at Wed Oct  2 16:12:31 
2002: poll started
fetchmail: POP3< +OK POP3 pop.server v2000.70cl server ready
fetchmail: POP3> CAPA
fetchmail: POP3< +OK Capability list follows:
fetchmail: POP3< TOP
fetchmail: POP3< LOGIN-DELAY 180
fetchmail: POP3< UIDL
fetchmail: POP3< STLS
fetchmail: POP3< USER
fetchmail: POP3< SASL LOGIN
fetchmail: POP3< .
fetchmail: POP3> STLS
fetchmail: POP3< +OK STLS completed

Why is that? Is there a way to modify this behaviour and make it NOT use STLS 
here?


<Prev in Thread] Current Thread [Next in Thread>