[SOLVED] Toggle Spam Info missing SA rules description

hata_ph

Well-Known Member
Nov 13, 2019
866
200
48
45
Notice Toggle Spam Info show missing description for my custom SA rules (CLICK_BAIT, LIST_UNSUB, SUBJ_SPAM1, SUBJ_UTF8), while it show all in the raw format.
Could it be a bug?

1655946391840.png 1655946433183.png
 
@dcsapak , Thanks for the update.

Manual update /usr/share/perl5/PMG/API2/Quarantine.pm with the new code do fix it. Thanks.

https://lists.proxmox.com/pipermail/pmg-devel/2022-June/002017.html

Code:
X-SPAM-LEVEL: Spam detection results:  0
    AWL                    -0.581 Adjusted score from AWL reputation of From: address
    BAYES_00                 -1.9 Bayes spam probability is 0 to 1%
    DKIM_INVALID              0.1 DKIM or DK signature exists, but is not valid
    DKIM_SIGNED               0.1 Message has a DKIM or DK signature, not necessarily valid
    FREEMAIL_FROM           0.001 Sender email is commonly abused enduser mail provider
    HTML_MESSAGE            0.001 HTML included in message
    KAM_DMARC_STATUS         0.01 Test Rule for DKIM or SPF Failure with Strict Alignment
    RCVD_IN_DNSWL_NONE     -0.0001 Sender listed at https://www.dnswl.org/, no trust
    RCVD_IN_MSPIKE_H2      -0.001 Average reputation (+2)
    SPF_PASS               -0.001 SPF: sender matches SPF record
    SUBJ_END_SP_CHAR            1 Subject end with special character
    SUBJ_SPAM1                  1 Subject start with highly possible spam phrase
    TOO_POLITE                  1 Hey/Hi/Hai/Hello greetings
    T_SCC_BODY_TEXT_LINE    -0.01 -
    T_SPF_HELO_TEMPERROR     0.01 SPF: test of HELO record failed (temperror)
 
Last edited:
Issue fixed with the latest update.

Code:
proxmox-mailgateway: 7.1-1
pmg-api: 7.1-4
pmg-gui: 3.1-3
pve-kernel-helper: 7.2-6
pve-kernel-5.13: 7.1-9
pve-kernel-5.11: 7.0-10
pve-kernel-5.13.19-6-pve: 5.13.19-15
pve-kernel-5.13.19-5-pve: 5.13.19-13
pve-kernel-5.13.19-4-pve: 5.13.19-9
pve-kernel-5.13.19-3-pve: 5.13.19-7
pve-kernel-5.11.22-7-pve: 5.11.22-12
clamav-daemon: 0.103.6+dfsg-0+deb11u1
ifupdown2: 3.1.0-1+pmx3
libarchive-perl: 3.4.0-1
libjs-extjs: 7.0.0-1
libjs-framework7: 4.4.7-1
libproxmox-acme-perl: 1.4.2
libproxmox-acme-plugins: 1.4.2
libpve-apiclient-perl: 3.2-1
libpve-common-perl: 7.2-2
libpve-http-server-perl: 4.1-3
libxdgmime-perl: 1.0-1
lvm2: 2.03.11-2.1
pmg-docs: 7.1-2
pmg-i18n: 2.7-2
pmg-log-tracker: 2.3.1-1
postgresql-13: 13.7-0+deb11u1
proxmox-mini-journalreader: 1.3-1
proxmox-spamassassin: 3.4.6-4
proxmox-widget-toolkit: 3.5.1
pve-firmware: 3.5-1
pve-xtermjs: 4.16.0-1
zfsutils-linux: 2.1.4-pve1
 
  • Like
Reactions: Stoiko Ivanov