On 10/15/2009 1:36 PM, Mark Johnson wrote:
Where I can setup log level on postfix to look at more details hankshake between server and client? I have default setting on debug_peer_level = 2 Sendmail has LogLevel=15Thanks. MJ
Generally you add the interesting client IP to debug_peer_list, or add a -v to the master.cf service you're interested in.
http://www.postfix.org/DEBUG_README.html -- Noel Jones