SpamAssassin is a computer program released under the Apache License 2.0 used for e-mail spam filtering based on content-matching rules.
Questions tagged [spamassassin]
447 questions
-1
votes
1 answer
Client host rejected: cannot find your hostname + SMTP
I have a VPS configured with dovecot. Now for some of the mails that I send are rejected with the following error:
Any Clues?

beNerd
- 117
- 5
-1
votes
2 answers
Spamassassin is running but terminal showing "command not found"
I'm running CentOS 6 with cPanel and Exim. Spamassassin headers are showing up in email but I can't use spamassassin commands in terminal.
# spamassassin
-bash: spamassassin: command not found
# spamd
-bash: spamd: command not found
I have tried…

chuckieDub
- 191
- 1
- 2
- 7
-1
votes
1 answer
Spamassassin failing to parse config line with user_scores_custom_query rule
I'm trying to setup spamassassin per user config files via MySQL, and I get this error:
Sep 8 12:09:13.668 [12307] warn: config: failed to parse line, skipping, in "/etc/mail/spamassassin/local.cf": user_scores_custom_query SELECT preference, value…

Nemke
- 248
- 5
- 10
-1
votes
1 answer
Using Spam Assassin as email proxy
I'm looking to setup a Spam Filter Proxy for my clients, not too many mind you, and have it as transparent as possible.
I read about SAVASM and Spam Vigilante, and while they are perfect I guess for the job, I can't install them directly to the…

Anthony
- 367
- 1
- 4
- 14
-1
votes
1 answer
exim or dovecot plugin or filter to put body preview to header
Is there any filter which would allow me to have the plain or html text body synopsis (preview) in the mail header as well? Like SpamAssassin does for spam emails (it inserts X-Spam-Report header with Content preview section) but more…

Alex
- 113
- 5
-1
votes
1 answer
Spamassassin AWL: From: address is in the auto white-list
I am not sure what does this flag means in Spamassassin score checking?
My test returned "1 of 5" and mentioned this:
1.0 AWL AWL: From: address is in the auto white-list

adrianTNT
- 1,077
- 6
- 22
- 43
-1
votes
3 answers
SpamAssassin: Message is 20% to 30% HTML
SpamAssassin is flagging my e-mails as
HTML_20_30 - 'Message is 20% to 30%
HTML'
What exactly does this message mean and how can I make it go away?

Jim G.
- 338
- 2
- 6
- 15
-1
votes
2 answers
Postfix, Dovecot and Spamassassin unexpectedely fill-ups my disk usage
I am on VPS using CentOS 7, LAMP using Postfix, Dovecot and Spamassassin with Rainloop as my email client. When I have started Postfix using:
systemctl enable postfix
systemctl restart postfix
and Dovecot as:
systemctl restart dovecot …

Emilia
- 1
- 3
-2
votes
1 answer
Whitelist Server in SpamAssassin
Iss possible add a server with various subdomains in SpamAssassin Whitelist, like *.example.com?
This is the host instance with subdomains:
email@example-2.com.br hm1480-p-60.example.com [IP-ADDRES-1]
email@example-3.com.br…

Tom
- 289
- 3
- 13
-2
votes
2 answers
Setup spammassin and clamav with Exim on ubuntu 16.04
I've been searching for help in setting up Spammassassin and ClamAV with Exim (on ubuntu-16.04), but all the guides are horribly out of date. Could anyone share their setup please?

James Swift
- 154
- 1
- 14
-3
votes
1 answer
Skip spamassassin processing if a certain email is present
Is there a way to tell Spamassassin to skip a mail, in case a certain header is present, so it leads to an unmodified output of the original mail? So that no Spamassassin-Headers are added, no Bayesian learning is done, etc. Just completely ignore…

user1680104
- 111
- 2
-5
votes
1 answer
Spam and Virus filtering not working with amavis, Spamassasin and ClamAV using Postfix on Ubuntu
I have setup mailserver using Postfix and Dovecot. Sending is receiving mail is working perfectly. This is email server is running from last couple of years without any issue. Recently we started getting lots of spam so I decided to setup spam and…

hsinxh
- 143
- 2
- 10