5 messages in net.sourceforge.lists.courier-maildrop[maildropl] Maildrop and Maildir
FromSent OnAttachments
SamJan 9, 2002 6:30 am 
mike harrisonJan 9, 2002 5:49 pm 
Mark WeinemJan 10, 2002 4:21 am 
Sami SalehJan 11, 2002 12:39 pm 
Mark WeinemJan 13, 2002 6:11 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Maildrop and MaildirActions...
From:Sam (ssa@winstar.com)
Date:Jan 9, 2002 6:30:40 am
List:net.sourceforge.lists.courier-maildrop

I recently downloaded and installed Maildrop as my local deliver agent for my Sendmail configuration. I compiled it according to the instructions and it seems to be working fine as the local delivery agent.

I now trying to configure Maildrop to implement Maildir for the mailbox structure but have not been successful in doing so. I've set DEFAULT_DEF variable in config.h to

/* Location of the default mailbox */ define DEFAULT_DEF "/var/mail/=/="

to deliver mail to /var/mail/j/d/jdoe for sample user jdoe. However, Maildrop continues to deliver mail to Mbox rather then maildir.

Any help would be appreciated