Postfix Debugger centos, postfix, tools Add comments Sep 102009 This how to activate postfix debugger on my centos 5.2 in main.cf debugger_command = PATH=/bin:/usr/bin:/usr/local/bin; (strace -p $process_id 2>&1 | logger -p mail.info) & sleep 5 in master.cf smtp inet n - n - - smtpd -D # postfix reload You may also want to read these posts: Postfix+DKIM email signatures in amavisd-new postfix 2.8-20100213 postscreen Postfix header_checks using tcp_table and checkdbl.pl script Postfix Randomizing Outgoing IP Using TCP_TABLE And Perl Postfix Smtp Auth using pam_mysql On Fedora 12 Postfix GeoIP Based Rejections postfix-2.9-20110130 multiline greeting patch Postfix IPv6 + sqlgrey Postfix Bind Sender Outgoing IP, Based On GeoIP Location Postfix, Dynamic OverQuota User Map Script Using Bash And Inotifywait Leave a Reply Cancel reply Name (required) E-mail (required) URI Code * Your Comment You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>