Thomas Hurst wrote:
> * [EMAIL PROTECTED]
> ([EMAIL PROTECTED]) wrote:
> 
> I don't know if sendmail supports either directly, but a MDA like
> procmail or maildrop would let you set it at system or user level
> easily while giving you filtering functionality.
> 
> Personally I still prefer mbox, but it's up to you :)

if you're using procmail as your LDA, you can put $HOME/Maildir/  (note
the trailing slash) as the default mailbox.

postfix has native support for Maildir format folders.  just put:

home_mailbox = Maildir/

in main.cf

however if you're using procmail with postfix as an LDA, you still need
to specify.

with procmail, you can specify Maildir delivery to any folder by using a
trailing slash.

HTH

-- 
Experience -- a great teacher, but the tutition fees...

Reply via email to