Anyone know how I can check and setup SpamAssassin so that I can
eliminate some spam from coming in from a email account ?
On 12/28/2023 2:24 AM, Matus UHLAR - fantomas wrote:
On 27.12.23 16:53, FalconChristopher wrote:
Hi, I want to setup Spam Assassin so that any email that Spam
Assassin flags as spam
this is spamassassin's job
gets placed into a folder for a specific SMTP or IMAP email account.
this is not spamassassin's job.
It's job of mail delivery agent - procmail, maildrop, sieve
Then if Spam Assassin flags emails that are not spam I can tell it
which of those emails to not place into the spam folder for the
specific email client. Until it gradually learns which emails are
spam and which are not.
dovecot (imap/pop3 server) has plugins that support training of
spam/ham, if you move the mail from/to spam folder.
https://doc.dovecot.org/configuration_manual/spam_reporting/
I've done a little research and I have access with my distribution to
a mail directory as well as the local.cf file for which
configurations are for Spam Assassin but I don't know how to setup
what I mentioned above ?