Add the following lines in /etc/postfix/main.cf file ::
---
debug_peer_list = example.com
debug_peer_level = 2
---
Here example.com is the domain for which log messages will be displayed.
And enable -v -v in master.cf file(/etc/postfix/master.cf) like :
---
smtp unix - - n - - smtp -v -v
smtp inet n - n - - smtpd -v -v
---
Restart postfix. check /var/log/maillog
try
Monday, 13 June 2011
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment