K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2001-06-10T13:01:45.000000Z K 7 svn:log V 230 Enable maildir, mailstore and mbx support by default so that they're included in the package. Folks who don't want them can build Exim as follows: cd /path/to/ports/mail/exim make WITH_MAILDIR=no WITH_MAILSTORE=no WITH_MBX=no END