[Mailman-Users] Maildir Problem - Part 2

Mark Sapiro msapiro at value.net
Sun Sep 11 18:50:54 CEST 2005


Greg Burnett / Ascend Network wrote:
> 
>[destination]
>type = Maildir
>user = mmuser
>path = /home/mmmail/

It looks from the code that MaildirRunner expects the mail to be
delivered to the directory mm_cfg.MAILDIR_DIR/new. the default for
MAILDIR_DIR is $var_prefix/qfiles. It seems you have to either change
the destination path above to path_to/qfiles/new or change it to
/home/mmmail/new and add "MAILDIR_DIR = /home/mmmail" in mm_cfg.py
(unless perhaps getmail assumes the 'new' subdirectory).

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list