Am 19.04.2021 10:40, schrieb Jeremy Harris via Exim-users:
Hi Jeremy
Are you allowed to (mass-) edit this file before use?
You could turn the lines into RE's and use nwildlsearch:
^test@tester\.de
^test
^tester\.de
Unfortunately not, since the file must be used for other checks, too...
But I found a solution:
${if match_address{$acl_m_fromad}{+blocked_senders}{yes}{no}}
acl_m_fromad is a variable with the adress taken from Header FROM.
It works... ;)
Regards
Luca Bertoncello
([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/