Hi.
Can we, by any chance, have a rule that would whitelist all Inbox FROM addresses?
Inbox should be clean anyway. If there is some spam that manages to avoid the SPAM filter we clean it manually, so it's is fair to assume all current inbox emails are valid without any SPAM check.
Thank you
Br,
Dali
Rule to whitelist all current INBOX addresses?
Re: Rule to whitelist all current INBOX addresses?
That's more or less what txrep is.
https://cwiki.apache.org/confluence/dis ... SSIN/TxRep
I never tried it. I'm not sure it can be run on windows.
There's also this script (not spamassassin): https://www.hmailserver.com/forum/viewt ... =whitelist
https://cwiki.apache.org/confluence/dis ... SSIN/TxRep
I never tried it. I'm not sure it can be run on windows.
There's also this script (not spamassassin): https://www.hmailserver.com/forum/viewt ... =whitelist
Re: Rule to whitelist all current INBOX addresses?
Sorry - didn't read carefully enough. Those things are for recipients, not senders.
You could script something to do this. Loop through all messages, pull out senders, reduce list to unique senders, then whitelist each address on the list.
hMailServer whitelisting short circuits spamassassin.
You could script something to do this. Loop through all messages, pull out senders, reduce list to unique senders, then whitelist each address on the list.
hMailServer whitelisting short circuits spamassassin.