fetchmail: 6.2.5 querying 127.0.0.1 (protocol IMAP) at Mon 07 Aug 2006 19:03:24BST: poll started fetchmail: IMAP< * OK [CAPABILITY IMAP4rev1] Freemail ready - hit me with your rhythm stick. fetchmail: IMAP> A0001 CAPABILITY fetchmail: IMAP< * CAPABILITY IMAP4rev1 AUTH=LOGIN fetchmail: IMAP< A0001 OK Capability completed fetchmail: IMAP> A0002 LOGIN "toad" * fetchmail: IMAP< A0002 OK Logged in fetchmail: IMAP> A0003 SELECT "INBOX" fetchmail: IMAP< * FLAGS (\Recent \Seen) fetchmail: IMAP< * OK [PERMANENTFLAGS (\*)] fetchmail: IMAP< * 2 EXISTS fetchmail: IMAP< * 2 RECENT fetchmail: IMAP< A0003 OK [READ-WRITE] Done fetchmail: IMAP> A0004 EXPUNGE fetchmail: IMAP< * 0 EXPUNGE fetchmail: IMAP< * 1 EXPUNGE fetchmail: IMAP< A0004 OK Mailbox closed 2 messages for toad at 127.0.0.1. fetchmail: IMAP> A0005 FETCH 1:2 RFC822.SIZE fetchmail: IMAP< * 1 FETCH (RFC822.SIZE 1593) fetchmail: IMAP< * 2 FETCH (RFC822.SIZE 481) fetchmail: IMAP< A0005 OK Fetch completed fetchmail: IMAP> A0006 FETCH 1 RFC822.HEADER fetchmail: IMAP< * 1 FETCH (A0006 BAD Unknown attribute in list or unterminatedlist fetchmail: terminated with signal 2
Sanitized /etc/fetchmailrc attached. If you apt-get install fetchmail you should be able to just drop that in. -- Matthew J Toseland - toad at amphibian.dyndns.org Freenet Project Official Codemonkey - http://freenetproject.org/ ICTHUS - Nothing is impossible. Our Boss says so. -------------- next part -------------- # /etc/fetchmailrc for system-wide daemon mode # This file must be chmod 0600, owner fetchmail # Daemon configuration # Apparently no longer set in /etc/fetchmail/defaults :( set daemon 30 # Pool every 5 minutes set syslog # log through syslog facility set no bouncemail # avoid loss on 4xx errors # on the other hand, 5xx errors get # more dangerous... ########################################################################## # Hosts to pool ########################################################################## # Defaults =============================================================== # Set antispam to -1, since it is far safer to use that together with # no bouncemail defaults: antispam -1 batchlimit 100 fetchall # Freemail poll 127.0.0.1 with protocol imap port 3143 user toad there password blah is toad here; -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/freemail/attachments/20060807/151d2b78/attachment.pgp>
