At 02:15 PM 6/23/2006, Michael Monnerie wrote:
> You can use the "rbl_reply_maps" feature to tell postfix to 454 defer > this mail rather than 554 reject it. See docs or postfix-users list
> for details.

OK, I X-post now to postfix-users, because this part belongs there.

When I use rbl_reply_maps, I would have to specify like this?

(postfix-users, we are discussing a new rhsbl that lists domains <= 5 days old.)

I don't expect this to catch much. As you and others have said, fresh domains seem more likely to be used as links within the spam payload and postfix can't check for them there. But this will be an interesting experiment anyway.

rbl_reply_maps should contain the entire rbl reply string. RBL's not listed in this map will get the default response.

# main.cf
rbl_reply_maps hash:/path/to/rbl_reply_maps

# rbl_reply_maps
dob.sibl.support-intelligence.net 454 4.7.1 Service unavailable; $rbl_class [$rbl_what] blocked using $rbl_domain${rbl_reason?; $rbl_reason}


--
Noel Jones

Reply via email to