[Dovecot] makemaildir
Lampa
lampacz at gmail.com
Fri Apr 11 00:08:32 EEST 2008
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 <CMarcus at media-brokers.com>:
> On 4/10/2008, Jeff Koch (jeffkoch at intersessions.com) 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
More information about the dovecot
mailing list