[Dovecot] makemaildir
Hi Guys:
Does anyone know where I can get the 'makemaildir' program without having to install courier-imap?
Best Regards,
Jeff Koch
On 4/10/2008, Jeff Koch (jeffkoch@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
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@media-brokers.com>:
On 4/10/2008, Jeff Koch (jeffkoch@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
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Thu, 10 Apr 2008, Lampa wrote:
Dovecot orients itself at Maildir++ http://www.inter7.com/courierimap/README.maildirquota.html
It's nothing less that structure below: Maildir/new Maildir/cur Maildir/tmp
and: touch Maildir/maildirfolder
Bue,
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH/xLqVJMDrex4hCIRArYlAJ9K67D3ny5LKizYq9AkKyhvNQYgLACgv9tJ 2KadtGtVfZ/Xsb8gXBTKMjw= =QF4/ -----END PGP SIGNATURE-----
participants (4)
-
Charles Marcus
-
Jeff Koch
-
Lampa
-
Steffen Kaiser