fetchmail-friends
[Top] [All Lists]

[fetchmail]5.9.1 SSL failure and other goodies

2001-09-25 03:19:20
1) 5.9.1 refuses to do SSL even when it's compiled in, always saying:

  fetchmail: SSL support is not compiled in.

2) After removing the ssl host from my .fetchmailrc, fetchmail had some
strange things to say.  Here is .fetchmailrc:

poll postoffice.pacbell.net timeout 20
       user "jswink" there with password "*" is yath here;

And here is what it says:

fetchmail: No mail for jswink at postoffice.pacbell.net
fetchmail: Polling postoffice.pacbell.net
ODMR connection to postoffice.pacbell.net failed: Connection refused
fetchmail: unsupported protocol selected.
fetchmail: No mail for jswink at postoffice.pacbell.net
fetchmail: POP2 support is not configured.
fetchmail: Query status=4 (PROTOCOL)

And here is what fetchmail -vv says:

fetchmail: 5.9.1 querying postoffice.pacbell.net (protocol auto) at Tue Sep 25 
03:05:27 2001: poll started
fetchmail: 5.9.1 querying postoffice.pacbell.net (protocol IMAP) at Tue Sep 25 
03:05:27 2001: poll started
fetchmail: IMAP< * OK mta2.snfc21.pbi.net Sun Internet Mail Server - 
sims.3.5.2000.01.05.12.18.p9 - at Tue, 25 Sep 2001 03:05:55 -0700 (PDT)
fetchmail: IMAP> A0001 CAPABILITY
fetchmail: IMAP< * CAPABILITY IMAP4 IMAP4rev1 AUTH=LOGIN
fetchmail: IMAP< A0001 OK CAPABILITY completed
fetchmail: Protocol identified as IMAP4 rev 1
fetchmail: IMAP> A0002 LOGIN "jswink" "*"
fetchmail: IMAP< A0002 OK LOGIN completed
fetchmail: selecting or re-polling default folder
fetchmail: IMAP> A0003 SELECT "INBOX"
fetchmail: IMAP< * 0 EXISTS
fetchmail: IMAP< * OK [UIDVALIDITY 965127603] UID validity status
fetchmail: IMAP< * FLAGS (\Answered \Flagged \Deleted \Draft \Seen)
fetchmail: IMAP< * OK [PERMANENTFLAGS (\* \Answered \Flagged \Deleted \Draft 
\Seen)] Permanent flags
fetchmail: IMAP< * 0 RECENT
fetchmail: IMAP< A0003 OK [READ-WRITE] SELECT completed
fetchmail: 0 messages waiting after first poll
fetchmail: No mail for jswink at postoffice.pacbell.net
fetchmail: IMAP> A0004 LOGOUT
fetchmail: IMAP< * BYE sims3.snfc21.pbi.net IMAP4 server terminating connection
fetchmail: IMAP< A0004 OK LOGOUT completed
fetchmail: SMTP< 220 mta3.snfc21.pbi.net -- Server ESMTP (Sun Internet Mail 
Server sims.3.5.2000.01.05.12.18.p9)
fetchmail: selecting or re-polling default folder
fetchmail: SMTP> EHLO localhost
fetchmail: SMTP< 250-mta3.snfc21.pbi.net
fetchmail: SMTP< 250-8BITMIME
fetchmail: SMTP< 250-PIPELINING
fetchmail: SMTP< 250-DSN
fetchmail: SMTP< 250-ENHANCEDSTATUSCODES
fetchmail: SMTP< 250-EXPN
fetchmail: SMTP< 250-HELP
fetchmail: SMTP< 250-SAML
fetchmail: SMTP< 250-SEND
fetchmail: SMTP< 250-SOML
fetchmail: SMTP< 250-TURN
fetchmail: SMTP< 250-XADR
fetchmail: SMTP< 250-XSTA
fetchmail: SMTP< 250-ETRN
fetchmail: SMTP< 250-XGEN
fetchmail: SMTP< 250 SIZE 10485760
fetchmail: Polling postoffice.pacbell.net
fetchmail: ETRN> QUIT
fetchmail: SMTP< 221 2.3.0 Bye received. Goodbye.
ODMR connection to postoffice.pacbell.net failed: Connection refused
fetchmail: unsupported protocol selected.
fetchmail: 5.9.1 querying postoffice.pacbell.net (protocol IMAP) at Tue Sep 25 
03:05:35 2001: poll completed
fetchmail: 5.9.1 querying postoffice.pacbell.net (protocol POP3) at Tue Sep 25 
03:05:35 2001: poll started
fetchmail: POP3< +OK POP-3 mta2.snfc21.pbi.net - Sun Internet Mail Server - 
sims.3.5.2000.01.05.12.18.p9 at Tue, 25 Sep 2001 03:05:55 -0700 (PDT) 
fetchmail: POP3> USER jswink
fetchmail: POP3< +OK User name accepted, password please
fetchmail: POP3> PASS *
fetchmail: POP3< +OK Mailbox open, 0 messages
fetchmail: selecting or re-polling default folder
fetchmail: POP3> STAT
fetchmail: POP3< +OK 0 0
fetchmail: No mail for jswink at postoffice.pacbell.net
fetchmail: POP3> QUIT
fetchmail: POP3< +OK BYE
fetchmail: 5.9.1 querying postoffice.pacbell.net (protocol POP3) at Tue Sep 25 
03:05:38 2001: poll completed
fetchmail: POP2 support is not configured.
fetchmail: 5.9.1 querying postoffice.pacbell.net (protocol auto) at Tue Sep 25 
03:05:38 2001: poll completed
fetchmail: Query status=4 (PROTOCOL)
fetchmail: Deleting fetchids file.
fetchmail: normal termination, status 4
fetchmail: Deleting fetchids file.


--
Joshua Swink
jswink(_at_)pacbell(_dot_)net



<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail]5.9.1 SSL failure and other goodies, Joshua Swink <=