Bill Cole via Postfix-users:
> On 2024-06-22 at 15:19:42 UTC-0400 (Sat, 22 Jun 2024 15:19:42 -0400 
> (EDT))
> Wietse Venema via Postfix-users <wie...@porcupine.org>
> is rumored to have said:
> 
> [...]
> > The rbl_reply_maps are searched with the domain specified with
> > reject_rbl_client.
> >
> > That includes the optional "=address" portion, added in Postfix
> > 2.8, but that was not added to the much older rbl_reply_maps
> > documentation.
> >
> > There is an rbl_reply_maps example (a hash map) at
> > https://docs.spamhaus.com/datasets/docs/source/40-real-world-usage/MTAs/020-Postfix.html
> >
> >     your_DQS_key.zen.dq.spamhaus.net=127.0.0.[2..11]
> >         554 $rbl_class $rbl_what blocked using ZEN - see ... for details
> 
> Are you certain that the range syntax works?

Absolutely. If you specify

    reject_rbl_client string-with-complex-syntax

Then the rbl_reply_maps seach key will be that string-with-complex-syntax.

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to