I created the following:

deny    message         = We don't want your spam! Go away!
        log_message     = blacklisted at ~pool-ukrtel.net reject
        condition       =                                       \
          ${if                                                  \
           {match{${lc:$sender_host_name}}{.pool.ukrtel.net}}   \
           {true}{false}}

and it fails with the following log line:

2012-06-06 22:15:16 H=89-147-34-207.qcislands.net (wwwb.qcislands.net) [207.34.147.89] F=<[email protected]> temporarily rejected RCPT <[email protected]>: failed to expand ACL string "${if { match{${lc:$sender_host_name}}{.pool.ukrtel.net}} {true}{false}}": condition name expected, but found "{match{${lc:$sen"

I am slightly confused, and suggestions would be most appreciated.
--
Jim Pazarena                    work:250 559-7777
Box 550 - 405 2nd Avenue        fax: 866 279-3608
Queen Charlotte  BC  V0T 1S0    mailto:[email protected]

--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to