Hi Mouss,
I've just replicated the issue right now, from /var/log/maillog:

Feb  1 21:26:38 mail postfix/cleanup[19777]: 55E6C148049: hold: header
Received: from [127.0.0.1] (unknown [122.53.207.8])??by
mail.ddblocal.com(Postfix) with ESMTP id 55E6C148049??for <
[email protected]>; Sun,  1 Feb 2009 21:26:37 +0800 (PHT) from
unknown[122.53.207.8]; from=<[email protected]> to=<[email protected]>
proto=ESMTP helo=<[127.0.0.1]>
Feb  1 21:26:38 mail postfix/cleanup[19777]: 55E6C148049: message-id=<
[email protected]>
Feb  1 21:26:38 mail postfix/smtpd[19520]: disconnect from
unknown[122.53.207.8]
Feb  1 21:26:38 mail dovecot: imap-login: Login: user=<[email protected]>,
method=plain, rip=::ffff:122.53.207.8, lip=::ffff:192.168.1.3

Feb  1 21:26:42 mail MailScanner[17048]: Uninfected: Delivered 1 messages
Feb  1 21:26:42 mail MailScanner[17048]: MailScanner child dying of old age
Feb  1 21:26:42 mail postfix/pipe[19788]: D9A6D148050: to=<
[email protected]>, relay=dovecot, delay=5.6, delays=5.6/0.01/0/0.03,
dsn=5.1.1, status=bounced (user unknown)


[email protected] exists and has an alias [email protected], all
emails for the postmaster gets forwarded to this account. This doesn't
happen when I used a webmail client.

On Sun, Feb 1, 2009 at 9:10 PM, mouss <[email protected]> wrote:

> jan gestre a écrit :
> > Hi Mouss,
> >
> > This is from my inbox, user [email protected]
> > <mailto:[email protected]> 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 <[email protected]> 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).
>

Reply via email to