PDA

View Full Version : Postfix + Dovecot virtual hosting


rmcdona2
3rd February 2007, 21:26
I am trying to setup virtual hosting without unix accounts. I have followed the tutorial on this site, but when I try to login to pop3 port 110 I get the following error:

+OK Dovecot
user test@testdomain.com
+OK
pass test
+OK
-ERR no INBOX for user

Any ideas?

martinfst
4th February 2007, 13:30
You need to sent the test user an initial mail, so the Maildir will be automagically created.

rmcdona2
4th February 2007, 17:44
When I try to send a mail to that user it ends up in the postfix spool directory but never gets delivered to the actual mailbox. I have the virual mailbox base pointing to the correct location, same with the virtual mailbox hosts and maps. What else do I need to configure in postfix to get the item actually delivered to the mailbox?

THanks

rmcdona2
4th February 2007, 18:18
Sorry, I have all the problems fixed now. Turns out I had SELinux enabled and it was stopping me from doing all sorts of stuff.