summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd/delivery_maildir.c
AgeCommit message (Expand)Author
2013-05-24sync with OpenSMTPD 5.3.2Eric Faurot
2013-01-26Sync with our smtpd repo:Gilles Chehade
2012-11-23knfEric Faurot
2012-10-03disallow root deliveries for "deliver to filename" and "deliver to mda"Gilles Chehade
2012-09-16replace BSD-licensed mkdir_p() with ISC-licensed mkdirs(), this allows usGilles Chehade
2012-07-12add support for maildir tagging/folders.Charles Longeau
2012-05-25add missing header needed by time()Charles Longeau
2012-03-07- db.h not needed here, already removed by chl@ but I fscked up previousGilles Chehade
2012-03-07various reliability fixes:Gilles Chehade
2012-02-04remove unused headerCharles Longeau
2011-12-18use #defined error()Charles Longeau
2011-12-13- introduce delivery backend API (delivery.c)Gilles Chehade