On 13/10/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > What is fetchmail doing with the messages it retrieves? Note that > possibly the most straightforward thing is to have fetchmail deliver > to a local mail directory (qfiles/maildir/ by default but can be > changed in mm_cfg.py by setting MAILDIR_DIR) and use Mailman's maildir > delivery by putting the following in mm_cfg.py > > USE_MAILDIR = Yes > QRUNNERS.append(('MaildirRunner', 1)) > > See Defaults.py for more info. >
Apologies for deviation from topic :/ Okay, I've spent some time looking through the fetchmail documentation and I can't for the life of me establish how to direct mail to a local directory. Incidentally, my .fetchmailrc is as follows - I'm hoping I got the semantics of it correct with regards to passing on mail in the correct fashion. poll mymailserver.com protocol pop3 username myusername there with password mypassw0rd is listname here nokeep ; This configuration gives the impression of successful retreival and flushing of remote mail. But it's still not making it to the list, so I'm looking to try this local directory approach. qfiles/in and qfiles/shunt are both empty, incidentally. Thanks once again, Biggs -- [EMAIL PROTECTED] http://www.biggleszx.com/ ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp