• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Resolved Spamasassasin not working

FelixHohl

New Pleskian
Hi Together,

at the moment I got very much spam mails. All of them are polish and have a spamscore of more then 5.5.

So I thought yeah easys just adjust spamassasin in my plesk panel to 5 and the spam is filtered.

But no.... all the mails come through. I think spamassasin is not working. But its enabled and the system setting is set to 4 and the setting for the mailadress as well.

what can I do to prevent the spam ...

thanks
 
Hi FelixHohl,

if you desire help from people willing to help you, you really should consider to add more informations, with which it might possible to investigate your issue.
  • Your operaring system is missing.
  • Your current Plesk version ( incl. #MU ) is missing.
  • Your information, if spamassassin is currently running on your server is missing ( command over the command line: ps aux | grep spam )
  • Your informations to check your depending settings is missing:
    Code:
    plesk bin spamassassin --info [email protected]
    
    plesk bin spamassassin --info-server
  • Your corresponding header from the mentioned eMail(s) is missing.
  • Your corresponding entries from your mail - log is missing ( pls. don't post your whole mail - log, but pls. trim entries to the senders eMail )
 
Last edited by a moderator:
Operating System is ubuntu 14.04.5 LTS
Plesk Version is: Version 17.0.17 Update #22

in htop the spamd is shown ...


Result of:
plesk bin spamassassin --info [email protected]

Status true
The score that a message must 4
receive to qualify as spam
What to do with spam mail delete
Add the following text to the true
beginning of subject of each
message recognized as spam
Modify spam mail subject text *****SPAM******

Black list
================================
Server-wide black list:
*@pkv2015.com

User's black list:

White list
================================
Server-wide white list:

User's white list:

SUCCESS: Gathering information for ....




Result of
plesk bin spamassassin --info-server

Spam filter configuration for *@*.

Status true
Apply individual settings to spam true
filtering
The score that a message must 4
receive to qualify as spam
Add the following text to the true
beginning of subject of each
message recognized as spam
Modify spam mail subject text *****SPAM*****

Black list
================================
Server-wide black list:
*@pkv2015.com

White list
================================
Server-wide white list:

SUCCESS: Gathering server wide information complete.




Header of one of the Mails is:

Received: from i-blue.eu (166.ip-176-31-184.eu [176.31.184.166])
by plesk.MYADRESS (Postfix) with ESMTPS id CB5689940142
for <MYADRESS>; Sun, 9 Apr 2017 10:17:49 +0200 (CEST)
Received: by i-blue.eu (Postfix, from userid 33)
id BF2072143750; Sun, 9 Apr 2017 04:10:02 -0400 (EDT)
From: "Jan Szymanski" <[email protected]>
To: <MYADRESS>
Subject: =?utf-8?Q?Zosta=C5=82e=C5=9B_przyj=C4=99ty_na_nowe_stanow?=
=?utf-8?Q?isko!?=
Date: Sun, 9 Apr 2017 10:10:01 +0200
Message-ID: <[email protected]>
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0211_01D2B11B.A8DD1460"
X-Priority: 3
X-Mailer: Microsoft Outlook 16.0
Authentication-Results: h2351984.stratoserver.net;
dkim=none (not signed) [email protected]
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on
h2351984.stratoserver.net
X-Spam-Level:
X-Spam-Status: No, score=0.5 required=4.0 tests=BAYES_00,HTML_MESSAGE,
RCVD_IN_BRBL_LASTEXT,RDNS_DYNAMIC,URIBL_BLOCKED autolearn=no
autolearn_force=no version=3.4.0
X-Original-To: MYADRESS
X-PHP-Originating-Script: 33:db22.php(1958) : eval()'d code
Thread-Index: AQJoQeSf3C/OqwiC0XTAtpZPslYHaw==
X-OlkEid: 0000000088A5C5E4C4DD21478A09DD94E8C495D80700C3B68E10F77511CEB4CD00AA00BBB6E600000000000B0000DEB8EE89B34F794F96452C31973ADB2A0000000062CE00002019105CD0083A4593A8765218168A10




Here is a spamscore of 0.5 mentioned ... when I insert the mail into this : Free JSON API to instantly check the spam score of your email messages.
I got a score of 5.7
 
Back
Top