Re: mixing mbox and maildirs for local users

2012-11-10 Thread maillists0
Postfix does respect set guid, that's my bad. I still don't see how to share a Maildir, though. On Sat, Nov 10, 2012 at 4:50 PM, wrote: > Thank you so much. That is brilliantly simple. > > Today is making me feel stupid. I also need a shared Maildir, but Postfix > doesn't seem to care about set

Re: mixing mbox and maildirs for local users

2012-11-10 Thread maillists0
Thank you so much. That is brilliantly simple. Today is making me feel stupid. I also need a shared Maildir, but Postfix doesn't seem to care about set gid. Anyone know how to do that? On Sat, Nov 10, 2012 at 3:25 PM, Sahil Tandon wrote: > On Sat, 2012-11-10 at 14:47:29 -0500, maillis...@gmail.

mixing mbox and maildirs for local users

2012-11-10 Thread maillists0
I need to deliver mail to a couple of local users in Maildir format, but deliver to others in the standard mbox. Is there a way to accomplish this inside Postfix, without resorting to procmail?