bypass aliases for multi-domains from spamcheck
Kania Ralf
ralf at lx-work.de
Fri Jun 6 09:34:45 CEST 2014
Hello,
I want to bypass the aliases abuse, hostmaster, postmaster from the
spamchecks. But I have several domains. It is possible to use regex.
Here is my current configuration:
@spam_lovers_maps = (( new_RE( qr'^abuse@', qr'^postmaster@',
qr'^hostmaster@',qr'^webmaster@' ) ),
read_hash("/var/lib/amavis/config/taganddeliver.txt"), );
It works.
Is my configuration ok so?
Or is something wrong inside?
with kind regards
Ralf
More information about the amavis-users
mailing list