Dennis Putnam via Postfix-users: > trouble with my ISP rejecting email generated by mailman3. I wanted to > collect the session exchange between my postfix and my ISP relay. This > is apparently not doing what was hoping. Is there some other way to > debug this?
Use debug_peer_list. It will log SMTP commands and responses. http://www.postfix.org/postconf.5.html#debug_peer_list The default level is enough for SMTP commands and responses. http://www.postfix.org/postconf.5.html#debug_peer_level Wietse _______________________________________________ Postfix-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
