Mercurial > masqmail
diff INSTALL @ 205:4fd237550525
REMOVED MAILDIR SUPPORT
if you want to deliver to maildir, use an MDA like procmail
masqmail can pass mail to an MDA by setting `mda' in masqmail.conf
author | meillo@marmaro.de |
---|---|
date | Fri, 16 Jul 2010 16:38:50 +0200 |
parents | 5745edd5b769 |
children | 0241aaccfcdb |
line wrap: on
line diff
--- a/INSTALL Fri Jul 16 15:38:53 2010 +0200 +++ b/INSTALL Fri Jul 16 16:38:50 2010 +0200 @@ -70,9 +70,6 @@ --enable-auth enables ESMTP AUTH support (disabled by default) ---enable-maildir -enables qmail style Maildir support (disabled by default) - --enable-ident enables RFC 1413 support. If you have the libident dynamic library installed, this will be linked, otherwise it will be statically linked