On Thu, Dec 8, 2011 at 9:34 AM, Wesley M. <open...@e-solutions.re> wrote: > I noticed that sendmail use by default mbox : /var/mail/%u > Is there a > easy way to have maildir ? without procmail feature ? > Or there's no other > way except using procmail ? > > I don't want to use procmail, because, i will > need a second large slide /home. > I just want that all emails are in > /var/mail/%u (maildir). > > And then use roundcubemail package. > > Thank you > very much for your help. > > Wesley. >
Try this first http://plug-and-pray.blogspot.com/2008/02/sendmail-maildir-format.html Or if you want something bigger try to master qmail http://www.qmail.org/top.html But qmail is too nontrivial a solution to get over it with a high hand. The virgin qmail has frozen in the spam free and friendly year of 1997, and if you want something from it (in today's extremely hostile Internet world) you need to patch it heavily. When I built a corporative clustered mail system on qmail's, I patched it with LDAP patch, and wrote a lot of my own, and am still writing... Or there is Postfix http://www.pocock.com.au/wiki/ConvertMboxToMailbox Vitali