Thank you Roberto, for your prompt support.
That's correct but I do not agree on the system's behavior and on your suggestion as defintive solution.
1) SPF policies and related SF filter, are implemented exactly to avoid domain forgery
2) Automatic whitelisting entries on path quarantine - force delivery - autowhitelist is a wonderful feature that solve the serious problem of false positive, a feature that a very few antispam software can offer
3) Autowhitelist can be managed by user simply forcing-delivery through quarantine web interface, while understandig that domain forgery is in conflict with autowhitelist entries is an administrator matter with issues from users looping.
E.g:
a) user force deliver mail mailto:user@domain.com - user@domain.com to mailto:user@domain.com - user@domain.com since quarantined for a keywords match
b) mail from mailto:user@domain.com - user@domain.com to mailto:user@domain.com - user@domain.com is autowhitelisted: antispam rules will be skipped
c) domain.com registrant implements SPF record to avoid forgery
d) spammers forge the domain and send spam as coming from mailto:user@domain.com - user@domain.com to mailto:user@domain.com - user@domain.com
e) SFE check SPF and verify that such email is coming from a not allowed IP: mail will be rejected
f) SFE check for Autowhitelist file and find that such a mail, since mach the white list rule, has to bypass all rules and than deliver the spam
e) User claim to antispam manager that now is receiving a lot of mails from itself with a lot of spam. He's going to think that the filter unworths the cost and that SPF policies are onother waste of time
g) Antispam Manager deletes the entry user@ mailto:domain.com|user@domain.com - domain.com| mailto:user@domain.com - user@domain.com
h) User force deliver another user@ mailto:domain.com%7Cuser@domain.com - domain.com locked in quarantine area due to embedded signature in a pdf
i) and movie start again......
Both features (Autowhite and SPF) have to work together and not one against the other.
That's why you should plan to modify the sequence and provide the SPF check as subsequent or with higher priority on the other one since the SPF control is the only antispam policy totally based on domain registrant wishes: if i, domain's registrant, declare that an email from such a domain has to come from certain IPs, doesn't matter if there's an entry that, despite of the SPF entry, bypass it simply upon a rule that play as spammers do since they know that mail from = mail to is often excluded from spam check.
SPF has to overhelming any other rules.
ISSUE 2:
LogSat wrote:
If so, you can simply remove that entry from the file, SpamFilter will automatically reload it within 60 seconds. |
We have SFE with whitelist on DB. We removed the entry from the file but it did not affected the db entry.
We had to delete it directly from the db.