OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: Mail Undeliverable error with Postfix

From: mouss (moussml.netoyen.net)
Date: Sun Feb 01 2009 - 07:10:37 CST


jan gestre a écrit :
> Hi Mouss,
>
> This is from my inbox, user jan.gestreddblocal.com
> <mailto:jan.gestreddblocal.com> is a real user.
>

you need to check the postfix logs (/var/log/maillog or
/var/log/mail.log or the like), not bounce messages.

for obvious reasons, postfix won't tell everything to an smtp client, so
you won't know what is really happening by looking at a bounce message.

but from the bounce message, I see that <postmasterddbphil.com> is
"unknown". This is bad. if this is one of your domains, make sure mail
for postmaster is accepted and delivered. In general, people create an
alias for this address (alias_maps if domain is in mydestination,
virtual_alias_maps if domain is virtual).