View Single Post
  #4 (permalink)  
Old 12-28-2005, 01:41 PM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,073
Default postconf

postconf -e debug_peer_list=mail.host.com
postconf -e debug_peer_level=3
postfix reload

This should increase what's logged for the smtp auth transaction

(man 5 postconf will tell you everything you ever wanted to know).
Reply With Quote