[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

fetchmail problems



Hello:

I've had fetchmail working beautifully for a while now.  Out of
nowhwere, having done nothing to my system, fetchmail suddenly is
broken!  Here is my ~/.fetchmailrc

poll students.uiuc.edu
proto imap
user <username>
pass <password>
no flush
fetchall
smtp localhost

And when I try to execute fetchmail -v, I get the following output:

crh3019:~% fetchmail -v
fetchmail: 4.6.4 querying students.uiuc.edu (protocol IMAP) at Wed May 19 20:33:28 1999
fetchmail: IMAP< * OK ux8.cso.uiuc.edu IMAP4rev1 v10.218 server ready
fetchmail: IMAP> A0001 CAPABILITY
fetchmail: IMAP< * CAPABILITY IMAP4 IMAP4REV1 NAMESPACE SCAN SORT X-NETSCAPE THREAD=ORDEREDSUBJECT
fetchmail: IMAP< A0001 OK CAPABILITY completed
fetchmail: IMAP> A0002 LOGIN "<username>" "*"
fetchmail: IMAP< A0002 OK LOGIN completed
fetchmail: IMAP> A0003 SELECT INBOX
fetchmail: IMAP< * 3 EXISTS
fetchmail: IMAP< * OK [UIDVALIDITY 896242110] UID validity status
fetchmail: IMAP< * OK [UIDNEXT 19315] Predicted next UID
fetchmail: IMAP< * FLAGS (\Answered \Flagged \Deleted \Draft \Seen)
fetchmail: IMAP< * OK [PERMANENTFLAGS (\* \Answered \Flagged \Deleted \Draft \Seen)] Permanent flags
fetchmail: IMAP< * OK [UNSEEN 1] 1 is first unseen message in /homeb/g/ga/gar/garman/mail/../.INBOX
fetchmail: IMAP< * 0 RECENT
fetchmail: IMAP< A0003 OK [READ-WRITE] SELECT completed
fetchmail: IMAP> A0004 FETCH 1:3 RFC822.SIZE
fetchmail: IMAP< * 1 FETCH (RFC822.SIZE 2818)
fetchmail: IMAP< * 2 FETCH (RFC822.SIZE 3224)
fetchmail: IMAP< * 3 FETCH (RFC822.SIZE 2618)
fetchmail: IMAP< A0004 OK FETCH completed
3 messages for <username> at students.uiuc.edu (8660 octets).
fetchmail: IMAP> A0005 FETCH 1 FLAGS
fetchmail: IMAP< * 1 FETCH (FLAGS ())
fetchmail: IMAP< A0005 OK FETCH completed
fetchmail: IMAP> A0006 FETCH 1 RFC822.HEADER
fetchmail: IMAP< * 1 FETCH (RFC822.HEADER {1348}
reading message 1 of 3 (1348 header octets)
fetchmail: SMTP connect to localhost failed: Connection refused
fetchmail: IMAP> A0007 LOGOUT
fetchmail: IMAP< )
fetchmail: IMAP< A0006 OK FETCH completed
fetchmail: IMAP< * BYE datasrv2.cso.uiuc.edu IMAP4rev1 server terminating connection
fetchmail: IMAP< A0007 OK LOGOUT completed
fetchmail: SMTP transaction error while fetching from students.uiuc.edu
fetchmail: Query status=10
fetchmail: normal termination, status 10

Also -- I'm running Exim, and have been for quite a while.  I did a
little snooping on DejaNews, and folks usually say that sendmail needs 
to be running...  I don't have a sendmail process, but does exim
create one anyway?

Thanks for any help!
Matt

-- 
Matt Garman, garman@students.uiuc.edu
"And though the window in the wall
 Come streaming in on sunlight wings
 A million bright ambassadors of morning." 
	--Pink Floyd, "Echoes"


Reply to: