On Monday, 25 June 2007 at 02:17, mess-mate wrote: > Hi, > i've setted-up a mail server with postfix/courier-imap/sasl/mysql > http://www.howtoforge.com/virtual_users_and_domains_with_postfix_debian_etch > > but can't connect to the mailboxes. > ( path not found) > Here is my layout: > /home/vmail/ > mydomain/ > user1/ > > with an ... imap://localhost/[EMAIL PROTECTED]/INBOX > > Any body could put me on the right way ? > mess-mate
If you're using vhosts, my guess is the user name is supposed to contain the email address. Something like: imap://[EMAIL PROTECTED]@localhost/
