I believe I have found the proper way to massage the dnsbl’s; seems it is in the exim.conf, these lines (I am not using just the line with spamhaus)::
# exim4u: increment ratelimit rate with RBL detection and rejection.
drop
# dnslists = zen.spamhaus.org:bl.spamcop.net:psbl.surriel.com
# dnslists = zen.spamhaus.org:bl.spamcop.net
dnslists = zen.spamhaus.org
log_message = Spammer rejected. DNSBL listed at $dnslist_domain at $dnslist_text.
Ratelimit incremented.
ratelimit = 0 / 2h / strict / per_conn
message = Spammer rejected. DNSBL listed at $dnslist_domain at $dnslist_text.
Please correct me if I am wrong.
Also, as originally asked, is there any facility for per user whitelist/blacklist and ham/spam training?
Thx.
Helmut
From: users [mailto:users-bounces@exim4u.org] On Behalf Of Helmut Fritz
Sent: Saturday, April 16, 2016 7:13 PM
To: 'Exim4U General Discussion'
Subject: Re: [Exim4U] pleased so far
It looks like spamcop is the offending BL for both of those emails. Any way to just disable a particular BL?
I am digging through config files now, but I am nto clear if I should use this in local.cf for spamassassin:
dns_query_restriction deny bl.spamcop.net
or do something else?
From: users [mailto:users-bounces@exim4u.org] On Behalf Of Helmut Fritz
Sent: Saturday, April 16, 2016 6:32 PM
To: 'Exim4U General Discussion'
Subject: [Exim4U] pleased so far
Gordon,
So far I am REALLY liking the exim4u setup. SPAM has become non-existent on the domain I have moved over to the exim4u server.
This work is very much appreciated, and a big thanks to the vexim people too as well and anyone else that has contributed
Anyone (if you get to this before Gordon!),
A couple emails have come in (I see them in the logs) that my wife wants ( ugh ) that the rest fo the world, including myself, would consider spam. How to ensure these come through? Can she add to whitelist herself through her account management? I logged in as her but only saw a block filter customization? Is this something only to be done through webmail?
2016-04-15 23:21:18 H=outbound-191-242.usw2.aws.post.pinterest.com [54.149.191.242] X=TLSv1.2:ECDHE-RS
A-AES256-GCM-SHA384:256 CV=no F=<bounces-457326674569107362@explore.pinterest.com> rejected RCPT <mywife@fritz.us.com>: Spammer rejected. DNSBL listed at bl.spamcop.net at Blocked - see http://www.spamcop.net/bl.shtml?54.149.191.242. Ratelimit incremented.
Also, is there a spam/ham training facility either for the server as a whole, per domain, or per user? i.e. ham@ and spam@ to which emails can be sent to for training?
Am I missing a portion of documentation to read? I am fine with someone stating to RTFM, please tell me where the M is. J
Thx.
Helmut