]> git.proxmox.com Git - pmg-api.git/history - src/PMG/RuleDB
dkim: add QID in warnings
[pmg-api.git] / src / PMG / RuleDB /
2024-02-29 Mira Limbeckdkim: add QID in warnings master
2024-02-26 Maximiliano Sandovalfix #2971: DKIM: add setting to use From header when...
2024-02-22 Dominik Csapakfix #2430: ruledb disclaimer: make separator configurable
2024-02-22 Dominik Csapakfix #2606: ruledb disclaimer: add ability to set position
2024-02-21 Dominik CsapakRuleCache: implement and/invert for what matches
2024-02-21 Dominik CsapakRuleCache: reorganize how we gather marks and spaminfo
2024-02-14 Dominik Csapakfix #4811: rule db: test regex validity on save
2024-01-12 Dominik Csapakruledb disclaimer: if/elsif code cleanup
2024-01-12 Dominik Csapakruledb disclaimer: cleanup trailing whitespace
2023-06-26 Thomas Lamprechtdrop executable flag from perl modules
2023-05-17 Dominik Csapakruledb: match field: validate regular expressions on...
2023-03-23 Stoiko Ivanovsmtputf8: keep smtputf8 from incoming postfix, detect...
2023-03-15 Stoiko Ivanovruledb: spam: adapt to spamassassin 4.0.0
2022-11-29 Stoiko Ivanovuser accesslists: reword logging and hits for newer...
2022-11-29 Stoiko Ivanovuser-bl: use custom description of USER_IN_BLACKLIST...
2022-11-24 Dominik Csapakldap: improve unicode support
2022-11-24 Stoiko Ivanovquarantine: handle utf8 data
2022-11-24 Stoiko Ivanovpartially fix #2465: handle smtputf8 addresses in the...
2022-11-24 Stoiko Ivanovruledb: encode e-mail addresses for syslog
2022-11-24 Stoiko Ivanovfix #2541 ruledb: encode relevant values as utf-8 in...
2022-11-24 Stoiko Ivanovruledb: properly substitute prox_vars in headers
2022-11-15 Stoiko Ivanovruledb: add deprecation warnings for unused actions
2022-11-15 Stoiko Ivanovruledb: modfield: properly handle fields spanning multi...
2022-11-11 Stoiko Ivanovruledb: modfield: properly encode field after variable...
2022-11-07 Thomas Lamprechtrule DB: Notify: fix trailing whitespace and some calli...
2022-10-05 Dominik CsapakRuleDB/Notify: properly en-/decode the mail subject
2022-05-17 Stoiko Ivanovrulesystem: matchfield: match all headers not only...
2021-11-26 Stoiko Ivanovfix #2795: add support for DSN
2021-11-25 Stoiko Ivanovrulesystem: limit linelength of disclaimer to 998 bytes
2021-10-06 Dominik Csapakfix #2071: RuleDB: ignore duplicate entries for Who...
2021-03-21 Thomas Lamprechttypo fixes all over the place
2020-06-18 Stoiko Ivanovadd logging to disclaimer action
2020-06-18 Stoiko Ivanovprefix message-id in attachment-quarantine
2020-04-16 Dominik Csapakadd new What Object 'Match Archive Filename'
2020-03-03 Stoiko Ivanovfix #2525: encode notifications in UTF-8
2020-01-23 Dominik Csapakfix disclaimer encoding for html entities
2019-10-23 Stoiko IvanovDKIM sign outbound mail if configured
2019-10-17 Dominik CsapakRuleDB/Remove: add attachment quarantine option
2019-10-17 Dominik CsapakRuleDB/Remove: improve attachment detection for 'remove...
2019-08-08 Dominik CsapakWhat: Spam: add uri hits to rule description
2019-08-08 Dominik CsapakWho: Domain: improve speed
2019-07-24 Thomas Lamprechtsplit source and packaging, and clean latter a bit up