18 Jan
2010
18 Jan
'10
10:19 p.m.
On 14.1.2010, at 11.13, Mika wrote:
From Deliver logfile: deliver(...---...@domain.com): Jan 14 08:18:24 Info: msgid=798c378b1001132318y4a027757m37a668f48730e6c@mail.gmail.com: saved mail to INBOX
# Does not seem to end up in any of the files in Maildir, new/tmp folders are empty.
Well, it went somewhere. Set mail_debug=yes to see where.
After a bit of digging i found that the mail ended up in /opt/vmail/%d/...---... instead of /opt/vmail/%d/user. I will poke around with mail_debug and see what I can dig up.
postmap -q ...---...@domain.com mysql:/etc/postfix/mysql-alias-maps.cf
Expands the correct alias.
//Mika