Hi all!

I need to check if the given address is in a "block list".
The problem is, that the list can contains part of addresses, too, eg:

t...@tester.de
test
tester.de

so that a lookup for b...@tester.de must match.
I really don't know how to do that. Any suggestion?

I found that:

condition = ${if match{$acl_m_fromad}{/etc/exim4/lists/block.senders}{yes}{no}}

but it does not work... :(

Can someone help me?

Thanks
Luca Bertoncello
(lucab...@lucabert.de)

--
## 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