when using maildir, do not create automatically create folders to match tag
authorgilles <gilles@openbsd.org>
Wed, 30 Apr 2014 09:17:29 +0000 (09:17 +0000)
committergilles <gilles@openbsd.org>
Wed, 30 Apr 2014 09:17:29 +0000 (09:17 +0000)
commit99bdd714228213b62a859456b53c064554caf865
treecd6e49f92fac64bbab07f871f3917f82ec7c6250
parent576d0b558c811b3cbfa310acb77d459661fb66fa
when using maildir, do not create automatically create folders to match tag
in email address (ie: gilles+tag => ~/Maildir/.tag), instead use the folder
if it already exists and deliver to the mail Maildir otherwise.

ok eric@ and chl@
usr.sbin/smtpd/delivery_maildir.c
usr.sbin/smtpd/lka_session.c
usr.sbin/smtpd/mda.c
usr.sbin/smtpd/smtpd-defines.h
usr.sbin/smtpd/smtpd.h