Jonas Eckerman schrieb:
Martin Hochreiter wrote:
I got many mails whitelisted that have a from address from my domain
(although they are not from my domain, and the users don't exist on my
mailserver)
1: If the users don't exist the mails should be rejected at the
server level. They should never reach SpamAssassin at all.
2: Why have you whitelisted the addresses?
Regards
/Jonas
Hi!
@1) That's a good idea I have to do some research how postfix can handle
that.
@2)
I have the following option in the local.cf
header LOCAL_RCVD Received =~ /\S+\.rk-lilienfeld\.at\s+\(.*\[.*\]\)/
score LOCAL_RCVD -500
I think I will remove that entry - all other whitelisting options are
default, I didn't
changed anything.
How can I ensure that at least mails from our local clients are
automatically whitelisted?
lg