RE: Virtual User/Domain --- Mail is not delivered

2009-01-28 Thread Goutam Baul
Brian wrote: >The default virtual_transport is virtual. ... ... >Referencing http://www.postfix.org/MAILDROP_README.html#direct , it >seems as if you should have all domains listed in >virtual_mailbox_domains if all users are truly virtual. Thanks for the clue. I have inserted the line vir

Re: Virtual User/Domain --- Mail is not delivered

2009-01-28 Thread Brian Evans - Postfix List
Goutam Baul wrote: > Magnus Bäck wrote: > > >> Yes, but because of >> > > > virtual_mailbox_base = /home/vmail > > >> the final mailbox path will be >> /home/vmail//home/vmail/cpl.in/bonhi/Maildir/ (see the log file). Either >> adjust virtual_mailbox_base or the contents of your LDAP d

RE: Virtual User/Domain --- Mail is not delivered

2009-01-28 Thread Goutam Baul
Magnus Bäck wrote: >Yes, but because of > virtual_mailbox_base = /home/vmail >the final mailbox path will be >/home/vmail//home/vmail/cpl.in/bonhi/Maildir/ (see the log file). Either >adjust virtual_mailbox_base or the contents of your LDAP directory. Thanks for pointing out the silly mistake.

Re: Virtual User/Domain --- Mail is not delivered

2009-01-28 Thread Magnus Bäck
On Wed, January 28, 2009 9:02 am, Goutam Baul said: > I am trying to configure postfix so that it works with virtual users and > serves for two domains. The users are having separate name spaces and the > details are kept in LDAP. The domains are rpg.in [defined in > mydestination] > and cpl.in [d

Virtual User/Domain --- Mail is not delivered

2009-01-28 Thread Goutam Baul
Dear List, I am trying to configure postfix so that it works with virtual users and serves for two domains. The users are having separate name spaces and the details are kept in LDAP. The domains are rpg.in [defined in mydestination] and cpl.in [defined in virtual_mailbox_domains]. The mail delive