Hello,

http://www.qmail.org/qmail-manual-html/man1/maildirmake.html
http://www.qmail.org/qmail-manual-html/man5/maildi.html

SImple bash script:

#!/bin/sh

mkdir -p Maildir/{cur,new,tmp} && chmod -R 0700 Maildir

exit

It's nothing less that structure below:
Maildir/new
Maildir/cur
Maildir/tmp


2008/4/10, Charles Marcus <[EMAIL PROTECTED]>:
> On 4/10/2008, Jeff Koch ([EMAIL PROTECTED]) wrote:
>
> > Does anyone know where I can get the 'makemaildir' program without having
> to install courier-imap?
> >
>
>  It's 'maildirmake'... and I believe its part of the maildrop package on
> most linux systems...
>
>  --
>
>  Best regards,
>
>  Charles
>


-- 
Lampa

Reply via email to