Author: Andrey Novikov Date: To: exim-users Subject: Re[2]: [Exim] RBL rejection at processing time
AVK> Try using
AVK> rbl_reject_recipients=false
AVK> rbl_warn_header=true AVK> and then (in system filter?) make your forwarding/rejecting decisions on
AVK> X-RBL-Warning: header. It works here.
yes, it's already came to my mind but I'm still bad in
filter writing. Any examples?