Just a quick question: I have a "blacklist" of spam senders I want to block,
accessed via
sender_host_reject = partial-lsearch;/usr/local/exim/tables/blacklist
sender_reject = partial-lsearch;/usr/local/exim/tables/blacklist
I also have sender_verify and sender_verify_fixup enabled.
Am I right in thinking that the address syntax doesn't allow me to include
regexps such as
[0-9]+@somedomain.com
or
[0-9]+.com
As spammers seem to increasingly use From addresses of the form [0-9]+@xyz.com,
what's the best way to block these? A systemwide filter file? An example would
be great.
thanks
--
David Osborne email: Postmaster@???
Postmaster tel: +44 (0)115 951 3397
Cripps Computing Centre
University of Nottingham, UK