Re: Permissions issue with virtual maildirs

2010-11-10 Thread Toomas Vendelin
Jeroen, On Wed, Nov 10, 2010 at 3:07 PM, Jeroen Geilman wrote: >> The problem was that I have put /sbin/nologin for a login shell >> instead of /bin/false. > > I seriously doubt that this would cause the reported error. You were right, I've changed it back to /sbin/nologin, and it still works. S

Re: Permissions issue with virtual maildirs

2010-11-10 Thread Jeroen Geilman
On 11/10/2010 08:37 AM, Toomas Vendelin wrote: Jeroen, thank you for taking time to answer. The problem was that I have put /sbin/nologin for a login shell instead of /bin/false. Don't ask, why on Earth did I do that (I'm asking that myself). Anyway, with this changed, mail goes through as expec

Re: Permissions issue with virtual maildirs

2010-11-09 Thread Toomas Vendelin
Jeroen, thank you for taking time to answer. The problem was that I have put /sbin/nologin for a login shell instead of /bin/false. Don't ask, why on Earth did I do that (I'm asking that myself). Anyway, with this changed, mail goes through as expected. The moral being, don't work too long hours.

Re: Permissions issue with virtual maildirs

2010-11-09 Thread mouss
Le 09/11/2010 18:15, Toomas Vendelin a écrit : Hi there! I run Postfix on CentOS 5.5 with virtual domains. Mail is supposed to be delivered to maildirs. Everything worked with a sendmail/mbox setup for the same domain, so MX issues can be eliminated immediately :) I'm trying to set up a virtual

Re: Permissions issue with virtual maildirs

2010-11-09 Thread Jeroen Geilman
On 11/09/2010 06:15 PM, Toomas Vendelin wrote: Hi there! I run Postfix on CentOS 5.5 with virtual domains. Mail is supposed to be delivered to maildirs. Don't you mean "I have configured postfix to deliver to maildirs". If that's not what you mean, it's an unwarranted - and quite dangerous -

Permissions issue with virtual maildirs

2010-11-09 Thread Toomas Vendelin
Hi there! I run Postfix on CentOS 5.5 with virtual domains. Mail is supposed to be delivered to maildirs. Everything worked with a sendmail/mbox setup for the same domain, so MX issues can be eliminated immediately :) I'm trying to set up a virtual mail hosting on a testing machine, following the