fetchmail-friends
[Top] [All Lists]

[fetchmail] Re: upgraded, now fails (complete -v trace)

2003-06-16 18:40:17
Sunil Shetye:
Could you report the complete transaction when it gives authentication
error?

Here it is: as the time stamp shows, it fails instantaneously,
adding a
sslproto ""
in my .fetchmailrc prevents the STLS command going out (or maybe
the USER without the argument, don't know what actually fixes this):

Failure case:
fetchmail: 6.2.2 querying www.hostname (protocol POP3) at Mon Jun 16 21:22:59
2003: poll started
fetchmail: POP3< +OK POP3 hostname v2001.78rh 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
fetchmail: POP3> CAPA
fetchmail: POP3> USER pop
fetchmail: POP3> PASS
fetchmail: Unknown login or authentication error on pop(_at_)www(_dot_)hostname
fetchmail: POP3> QUIT
fetchmail: 6.2.2 querying www.hostname (protocol POP3) at Mon Jun 16 21:22:59
2003: poll completed
fetchmail: Query status=15
fetchmail: normal termination, status 15

Working case (added sslproto ""):
fetchmail: 6.2.2 querying hostname (protocol POP3) at Mon Jun 16 21:28:07
2003: poll started
fetchmail: POP3< +OK POP3 hostname v2001.78rh 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> USER pop
fetchmail: POP3< +OK User name accepted, password please
fetchmail: POP3> PASS
fetchmail: POP3< +OK Mailbox open, 0 messages
fetchmail: POP3> STAT
fetchmail: POP3< +OK 0 0
fetchmail: No mail for pop at hostname
fetchmail: POP3> QUIT
fetchmail: POP3< +OK Sayonara
fetchmail: 6.2.2 querying hostname (protocol POP3) at Mon Jun 16 21:28:16
2003: poll completed
fetchmail: normal termination, status 1

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus


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