Assuming that you don't have multiple conflicting "postscreen_dnsbl_action" settings in main.cf, you can configure postscreen to log the action (drop, enforce, etc.) with "postscreen -v".
Commands: # postconf -F "smtp/inet/command = postscreen -v" # postfix reload This will slow down postscreen, so you may want to use this temporarily. Wietse