In data mercoledì 28 settembre 2011 14:31:21, Sam Varshavchik ha scritto: > That only works well until the mailboxes get moved to a network mount, and > one day the server gets rebooted and, for whatever reason, can't bring up > the mount. Then, the mail server starts happily delivering mail and > creating mailboxes on the local disk, rather than holding everything in > the queue until somebody fixes things. > > Automatically creating mailboxes, if they don't exist, should not be a mail > server's task.
Granted, and, moreover, you are free to choose what features your mailserver should have. However my humble opinion is that the average sysadmin is happy to have less things to do, and a feature like AUTO_CREATE_MAILDIRS=1 # (default 0) BIG FAT WARNING: there are better ways! I guess would be quite fast to implement, not harmful being defaulted to 0, and would save much work to many sysadmins, because in many small mailservers setups (e.g. local maildirs) that's the only thing to do in order to complete mail accounts provisioning (the rest can be achieved via authmysql + phpmyadmin). I know there are many other mail servers out there that can fit the average small server needs, but I find Courier unique in that it offers everything you need, except this little thing. Others are only MTAs and need to be integrated with courier-imap anyway (because that's the best imap server ever, no way for others), so having to configure authdaemon anyway, the obvious following step is to drop the other MTA and have everithing done by Courier. If only... ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
