| |||||||||||||||||||||||||||||||
|
> I used "debug_peer_list" in order to view more information about > how Postfix is handling the connection. Although I'm not entirely > sure how to interpret the output, it would seem to be relevant. > The following (sanitised) line, for example: > > > Apr 13 20:20:44 yosemite postfix/smtpd[9693]: resolve_clnt_query: > `AAAA' -> t=`relay' h=`203.103.DDD.DDD' > r=`AAAA' Note: this is the smtp server. This server makes no decision for where mail will be delivered. It makes a decision only whether the recipient is local or remote (this is a bit of a simplification but that is not relevant for the point at hand). To find out what delivery decision is made, add verbose logging to the queue manager server (add -v option in master.cf, then execute "postfix reload"). Wietse
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com