[email protected]:
> Thanks for the fast reply.
>
> I fixed the logging issue.
>
> >From the /var/log/maillog
>
> Apr 3 23:32:11 mail postfix/smtp[6451]: 96B0EB8: to=<[email protected]>,
> relay=b.mx.mail.yahoo.com[66.196.97.250]:25, delay=0.38,
> delays=0.28/0.01/0.05/0.04, dsn=5.0.0, status=bounced (host
> b.mx.mail.yahoo.com[66.196.97.250] said: 554 delivery error: dd This user
> doesn't have a yahoo.com account ([email protected]) [-5] -
> mta241.mail.re3.yahoo.com (in reply to end of DATA command))
> Apr 3 23:32:11 mail postfix/cleanup[7281]: 2ACDFBA:
> message-id=<[email protected]>
> Apr 3 23:32:11 mail postfix/bounce[31334]: 96B0EB8: sender non-delivery
> notification: 2ACDFBA
Do:
$ grep 2ACDFBA /var/log/maillog
Wietse