Seems as if dovecot deliver is running under a wrong username on your setup. Deliver ahs to be run under user vmail and not under user amavis.
Quote:
|
2. What's missing in the "/var/vmail//amavis" path - I'm assuming this should be /var/vmail/domain.name/mailbox/amavis/Maildir/cur ? - somewhere along the line the domain and mailbox is being lost.
|
Most likely your master.cf file is wrong and still contains some settings from your old setup. The dovecot deliver line has to be:
Code:
dovecot unix - n n - - pipe
flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -f ${sender} -d ${user}@${nexthop}
Recent comments
13 hours 5 min ago
14 hours 4 min ago
17 hours 51 min ago
19 hours 5 min ago
22 hours 42 min ago
1 day 5 hours ago
1 day 14 hours ago
1 day 16 hours ago
2 days 7 hours ago
2 days 9 hours ago