On 3/3/2014 6:00 PM, Warren H. Prince wrote: > I’m setting up postfix with mysql and PostfixAdmin. I’d like mail delivered > to /var/mail/vhosts/<domain name>/<user name>, but the mail gets delivered to > /var/mail/<username> with all email appended to one file, not separate files > for each email. I did a grep on my /etc/dovecot directory for mbox, but > found nothing that wasn’t commented out. I get no errors in my logs. My > client, OS X Mail, connects and Connection Doctor reports that the connection > is good. Suggestion appreciated, >
This is the postfix list. There is a separate list for dovecot support. Your logs will indicate what program was responsible for the delivery. If postfix is indeed using dovecot to deliver the mail, then the problem is in dovecot. You'll get better help on the dovecot list. If postfix is NOT using dovecot to deliver the mail, then you have an error in your postfix config, and you can follow the directions below to get more help from this list: http://www.postfix.org/DEBUG_README.html#mail -- Noel Jones
