> >         check_sender_access,
> >         hash:/etc/postfix/dnsbl_checks
> >     ...
> /etc/postfix/dnsbl_checks:
> 
> > open-talk.ru reject_rbl_client rbl.rbldns.ru, reject_rbl_client 

That applies 'reject_rbl_client b.barracudacentral.org' to open-talk.ru.
And it should warn that reject_rbl_client is not followed by a domain.

> > zen.spamhaus.org, reject_rbl_client b.barracudacentral.org, 

That does not work, because an address or domain does not end in ','.

> > reject_rbl_client bl.spamcop.net, reject_rbl_client ix.dnsbl.manitu.net

That does nothing, because there is no domain called 'reject_rbl_client'.

You have the same problem with your ideco-software.ru rule.

If you want to have multi-line input, the second and later lines
must start with whitespace.

As written in the postmap manpage:

   o      A  logical  line  starts  with  non-whitespace text. A line that
          starts with whitespace continues a logical line.

        Wietse

Reply via email to