Ruud v.d Burg wrote:
Hi,
i followed this guide for setting up postfix with virtual users.
http://www.howtoforge.com/virtual-users-and-domains-postfix-courier-mysql-centos5.1
After i finished i got several errors that i fixed but im stuck on this:
Jul 31 05:09:49 localhost pop3d: chdir advies4you.nl/admin/: No such
file or directory
Im trying to log in with a account named ad...@advies4you.nl and this
is what i get when i look at the /var/log/maillog
Also, where does postfix store its data/email for the users?
My guess is that you have either not received any email to that account
yet, or you did not use something like mailx to generate a message which
will create the mailbox for you.
I had a similar issue with a Ubuntu/Postfix/<<yadi ya>> set up.
You need to send a message to the intended recipient in order to create
the mailbox before you will get POP3 or IMAP access to it.
Hope this helps.
Justin