Hi, I'm not sure of this is a dbmail issue but i have a strange thing.
I added a new domain in Postfix and everything seems to work fine. Evertything looks normal in the log files. When a message was send to the new domain, the message will be directly forwarded to root@<defaultdomain>. My system config is: Postfix - Amavisd-new - DBmail v2.0.7 lmtp configured This is what the maillog told me: [EMAIL PROTECTED] ~]# tail -f /var/log/maillog |grep info Nov 7 12:11:49 mailman postfix/smtp[12374]: 7ABC4888C2: to=<info@<newdomain>>, relay=127.0.0.1[127.0.0.1], delay=4, status=sent (250 2.6.0 Ok, id=09577-03, from MTA([127.0.0.1]:10025): 250 Ok: queued as B3208888C3) Nov 7 12:11:50 mailman postfix/lmtp[12492]: B3208888C3: to=<[EMAIL PROTECTED]>, orig_to=<info@<newdomain>>, relay=127.0.0.1[127.0.0.1], delay=1, status=sent (215 Recipient <root@<defaultdomain>> OK) I hope someone can help me. Thx alot! Regards, Maikel