fetchmail-friends
[Top] [All Lists]

[fetchmail]configuring IMAP @ America Online (AOL)

2005-01-19 20:59:22
Hello. AOL has recently started allowing IMAP access, and I am trying to
configure fetchmail to work with this. It is able to login, and check for
messages, but it will not download the messages. Does anyone have a
suggestions? Perhaps a setting I am missing? I checked it with Outlook
Express, and it works fine. I am hoping fetchmail can work also.


berkley(_at_)Colby berkley $ cat .fetchmailrc
poll imap.aol.com
proto IMAP
user "rabbate7777"
pass "XXXXX"  #passwd removed for this mailing

it only gives this message:

1 message (1 seen) for rabbate7777 at imap.aol.com.
skipping message 
rabbate7777(_at_)imap(_dot_)imap-r(_dot_)rotors(_dot_)cs(_dot_)com:1 not flushed


verbose output:



berkley(_at_)Colby berkley $ fetchmail -vv
fetchmail: 6.2.5 querying imap.aol.com (protocol IMAP) at Wed, 19 Jan 2005
22:57:44 -0500 (EST): poll started
fetchmail: IMAP< * OK imap-m20 v38.1 server ready
fetchmail: IMAP> A0001 CAPABILITY
fetchmail: IMAP< * CAPABILITY IMAP4rev1 LITERAL+ XAOL-ENVELOPE XAOL-NETMAIL
XAOL-OPTION XAOL.BODYSTRUCTURE XAO
L-FILTER QUOTA NAMESPACE
fetchmail: IMAP< A0001 OK CAPABILITY completed
fetchmail: Protocol identified as IMAP4 rev 1
fetchmail: IMAP> A0002 LOGIN "rabbate7777" *
fetchmail: IMAP< A0002 OK LOGIN completed
fetchmail: selecting or re-polling default folder
fetchmail: IMAP> A0003 SELECT "INBOX"
fetchmail: IMAP< * 1 EXISTS
fetchmail: IMAP< * OK [UIDVALIDITY 1] UID validity status
fetchmail: IMAP< * OK [UIDNEXT 9447561] predicted next UID
fetchmail: IMAP< * 0 RECENT
fetchmail: IMAP< * FLAGS (\Seen \Deleted XAOL-READ XAOL-GOODCHECK-DONE
XAOL-CLIENT-BULK XAOL-GOOD \Draft \Flag
ged \Answered $MDNSent XAOL-VOICEMAIL XAOL-BULK XAOL-PRIORITY-MAIL
XAOL-BILLPAY-MAIL XAOL-OFFICIAL-MAIL XAOL-V
IRUS-REPAIRED XAOL-VIRUS-NOT-SCANNED)
fetchmail: IMAP< * OK [PERMANENTFLAGS (\Seen \Deleted XAOL-GOODCHECK-DONE
XAOL-CLIENT-BULK XAOL-GOOD \Draft \F
lagged \Answered $MDNSent)] Permanent flags
fetchmail: IMAP< * OK [UNSEEN 1] First unseen
fetchmail: IMAP< A0003 OK [READ-WRITE] SELECT completed
fetchmail: 1 messages waiting after first poll
fetchmail: IMAP> A0004 EXPUNGE
fetchmail: IMAP< A0004 OK EXPUNGE completed
fetchmail: 1 messages waiting after expunge
fetchmail: IMAP> A0005 SEARCH UNSEEN NOT DELETED
fetchmail: IMAP< A0005 NO Command 'SEARCH' not supported
1 message (1 seen) for rabbate7777 at imap.aol.com.
skipping message 
rabbate7777(_at_)imap(_dot_)imap-r(_dot_)rotors(_dot_)cs(_dot_)com:1 not flushed
fetchmail: IMAP> A0006 LOGOUT
fetchmail: IMAP< * BYE IMAP4rev1 Server logging out
fetchmail: IMAP< A0006 OK LOGOUT completed
fetchmail: 6.2.5 querying imap.aol.com (protocol IMAP) at Wed, 19 Jan 2005
22:57:45 -0500 (EST): poll complete
d
fetchmail: not swapping UID lists, no UIDs seen this query
fetchmail: Query status=1 (NOMAIL)
fetchmail: Deleting fetchids file.
fetchmail: normal termination, status 1
fetchmail: Deleting fetchids file.




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