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
0
votes
3 answers
why spamc keeps getting me 0/0 when I test it?
on my centos 5 I've installed spamassassin and I want to execute it from php using the command line client.
The problem is that each time I run it, I get as result:
0/0
here is how I run it
echo "VIAGRA" | /usr/bin/spamc -c -F…

Gabriel Sosa
- 1,220
- 1
- 13
- 13
0
votes
1 answer
Spamassassin: How to delete all spam messages on the server?
Can't find out, how to configure spamassassin to delete all spam messages.
Currenly it's only mark messages as spam, but pass them throught IMAP to client.
How to block them from passing through to IMAP…

Somebody
- 364
- 1
- 6
- 17
0
votes
1 answer
Mails received with same message id every 15 - 20 seconds
I have SpamAssassin integrated on my postfix mail server via 'Amavisd-new'.
The problem that I am facing is that I am receiving same email every 15 second from same sender with same message-ID on my production mail servers, following are my postfix…

Ashish Sharma
- 233
- 1
- 9
0
votes
2 answers
Zimbra, how to turn off spamassasin and clamAV
We are using Zimbra 5.0.18 and I like to know how permanetly disable spamassasin and clamav.
We have ironport so no wories about spam and malware.
user55792
0
votes
3 answers
Web frontend to spamassassin for service providers?
I would like a frontend to spamassassin/amavis (or alike) which can let customers manage their own domains/settings. I do not look for hosted services. I do not mind licensing fees, but I do like open source. Not sure how many e-mails pass our…

3molo
- 4,330
- 5
- 32
- 46
0
votes
1 answer
exim + vexim + Squirrel install howto for newbie?
is there any nice step by step tutorial for 100% newbie how to install
exim
vexim
Squirrel
SpamAssassin (maybe)
on a Debian box with LEMP?
I want to be able
send, receive, forward email on
multiple domains
read emails via web
interface
(maybe)…

Radek
- 1,153
- 4
- 26
- 39
0
votes
1 answer
All messages being tagged NO_DNS_FOR_FROM on Zimbra server
On our Zimbra 6.0.5 server running on Fedora 6, it seems that all messages are being tagged by spamassassin with NO_DNS_FOR_FROM (despite having legitimate sent addresses).
How should I debug this? It started happening today...
Example…

David Fraser
- 406
- 6
- 12
0
votes
3 answers
configure spam assassin to delete all spam above a score domain wide and override individual settings
Okay, so this is my scenario and what I want to try and do. I maintain a Red Hat email server running qmail and spamassassin. I have a domain that has well over 100 email account each with individual settings for spam scores and, whether or not to…

Marlon
- 535
- 2
- 10
- 14
0
votes
1 answer
Spamassassin not work
I set the threshold to 7.5.
But this mail still can't work thought will auto spam.
Any idea?
Thanks.
X-Spam-Flag: YES
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on
X-Spam-Level: *****
X-Spam-Status: Yes, score=5.9 required=5.0…
John
0
votes
2 answers
How to keep SpamAssassin up to date under CentOS?
I am running CentOS 5.4 with SpamAssassin installed via yum. However the version yum installed was SpamAssassin version 3.2.5 and I am finding that this version has many outdated rules -- including a rule FH_DATE_PAST_20XX which marks all email from…

Josh
- 9,190
- 28
- 80
- 128
0
votes
0 answers
"mail spamd[495361]: internal error, python traceback seen in response" on Ubuntu 20.04 when receiving email from gmail. How to debug and fix?
I am running Ubuntu Server 20.04 on a Raspberry Pi. It is set up as a web/email LEMP server. When I send an email from my gmail account to a an email address on my LEMP server, I get an error from spamd stating internal error, python traceback seen…

DanRan
- 73
- 1
- 3
- 22
0
votes
0 answers
Moving Spam to Spam folder ( postfix-courier imap, spamassassin)
I've a mail server that supports virtual-users on mysql with ( courier-imap , postfix , spamassassin, amavis)
For every new user my server creats dirs like (inbox, drafts, sent, trash)
In /home/vmail/username
First iwant the server automatically…
0
votes
1 answer
Where can i find explanation of a SpamAssasin scores like SPOOFED_FREEMAIL?
I can define custom scores for SpamAssasin, default one seems to be zero and it makes me wonder if i should raise it, but before doing so, where can i find detailed information on how these particular scores works in order to evaluate right score…

16851556
- 436
- 2
- 7
- 19
0
votes
0 answers
How disable Postfix do not sent auto answer email to sender if the mail is spam?
Debian, Postfix, Spamassassin. When postfix receive spam, postfix sent answer: 550 5.7.1 Blocked by SpamAssassin.
I can't disable it. How to not reject, but silently drop spam message? I don't want inform spammers, that my mailserver receive evil…

Marvin
- 61
- 1
- 3
- 6
0
votes
0 answers
Most Incoming Emails are not being processed by SpamAssassin
Incoming emails are mostly unchecked by SpamAssassin, although we can see in the headers that they were checked with Amavisd-new for viruses.
We've tried many things to fix it, including asking chatGPT for help, but it gave us lots to check but…

Peter White
- 586
- 1
- 7
- 17