Commit Graph

12 Commits

Author SHA1 Message Date
Thomas Lamprecht
c87d46fbe8 tree wide: eslint --fix
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-10-23 13:17:15 +02:00
Dominik Csapak
e2c7198f53 add Custom Scores panel to the Spam Detector
with this panel, users can manually override a rule score for
SpamAssassin rules. This can be useful sometimes, e.g. if
a certain rule always triggers in a certain environment which
is considered spam by the SpamAssassin rules

after adding/editing a rule, we show diff, similar to the network
panel, and offer a button to apply those changes (and restart
pmg-smtp-filter). the changes can also be reverted

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-11-15 10:01:17 +01:00
Dominik Csapak
e92087299d add missing itemIds
necessary for the routing via url fragment

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-10-27 14:47:38 +02:00
Dominik Csapak
66caa558cc add SpamDetectorStatus.js
show the update status for spamassassin,
and lets it update manually

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-10-27 14:47:22 +02:00
Dietmar Maurer
d853d9a254 SpamDetectorOptions.js - new option bounce_score 2017-10-06 11:44:52 +02:00
Dietmar Maurer
830e582756 avoid useless borders 2017-03-07 17:13:20 +01:00
Dietmar Maurer
6ccd0a4725 QuarantineOptions.js: implement more options
And set deleteEmpty attribute for text inputs.
2017-03-01 08:35:54 +01:00
Dietmar Maurer
ca1be84f9e QuarantineOptions.js: allow to change spam quarantine options 2017-02-28 17:15:25 +01:00
Dietmar Maurer
9465628bef remove unnecessary panel 2017-02-28 16:53:40 +01:00
Dietmar Maurer
b5d7e0caaa SpamDetectorOptions.js: configure common spam options 2017-02-28 14:53:12 +01:00
Dietmar Maurer
d9e1af949d avoid to many gettext entries 2017-02-28 14:38:55 +01:00
Dietmar Maurer
4b5ee25ef5 SpamDetectorConfiguration.js: new panel for SPAM configuration 2017-02-28 14:33:43 +01:00