5 messages in net.sourceforge.lists.courier-maildropRe: [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:Re: [maildropl] Maildrop and MaildirActions...
From:Mark Weinem (mark@uni-duisburg.de)
Date:Jan 13, 2002 6:11:43 am
List:net.sourceforge.lists.courier-maildrop

On Fri, 11 Jan 2002, Sami Saleh wrote:

The instructions state to set the DEFUALT_DEV variable to /var/mail/=/= to support the maildir format I want to implement.

No, should be

/var/mail/=/==

And /var/mail/=/== can be maildir or mbox format!

My question is, where is the default variable set?

config.h is correct

#define DEFAULT_DEF "/var/mail". Its commented out. I tried removing the

If you don't want to recompile

rm /var/mail/salesh

and

maildirmake /var/mail/salesh

should work. But please backup your old /var/mail/salesh at first!!

Ciao, Mark