]> git.proxmox.com Git - pmg-api.git/history - bin/pmg-smtp-filter
rename safe_browsing_score to clamav_heuristic_score
[pmg-api.git] / bin / pmg-smtp-filter
2017-12-11 Dietmar Maurerrename safe_browsing_score to clamav_heuristic_score
2017-12-01 Dietmar Maurerpmg-smtp-filter: fix safebrowsing hit detection
2017-12-01 Dietmar Maurerpmg-smtp-filter: use safebrowsing hit detection
2017-11-28 Dietmar Maureravoid warning about uninitialized value
2017-11-28 Dietmar Maureruse google safe browsing hits to icrease spam score
2017-04-25 Dietmar Maurerpmg-smtp-filter: corretly run dequeue task all 2 minutes
2017-04-24 Dietmar Maurerpmg-smtp-filter: code cleanups
2017-04-24 Dietmar Maurerpmg-smtp-filter: fix memory usage test, correctly creat...
2017-04-21 Dietmar MaurerPMG/MailQueue.pm: fix create_spooldirs
2017-04-14 Dietmar Maurerremove msgquote hack - syslog already work correctly
2017-03-24 Dietmar Maurergenerate simple node stats using RRD
2017-02-21 Dietmar Maurerpmgpolicy: improve pre_server_close_hook
2017-02-21 Dietmar Maureruse new helper new_from_ldap_cfg()
2017-02-21 Dietmar Maureruse full name for PMG::Utils::msgquote
2017-02-21 Dietmar MaurerPMG/ClusterConfig.pm: better code to read/write cluster...
2017-02-17 Dietmar Maurerpmg-smtp-filter: adjust size for fast exit (allow 400MB)
2017-02-16 Dietmar Maurerpmg-smtp-filter: avoid long sleep in testmode
2017-02-16 Dietmar Maurerpmg-smtp-filter: do not replace vars in RULE_INFO
2017-02-15 Dietmar MaurerPMG/Config.pm: add more config properties, new helper...
2017-02-15 Dietmar Maurerpmg-smtp-filter: create spool directories at startup
2017-02-15 Dietmar Maurerdo not use taint mode (revert previous commit)
2017-02-15 Dietmar Maurerpmg-smtp-filter: use perl taint mode
2017-02-14 Dietmar Maureruse pmg-smtp-filter instead of 'proxprox'
2017-02-14 Dietmar Maurercleanup
2017-02-14 Dietmar Maurercleanup and install PMG/Unpack.pm
2017-02-14 Dietmar Maurerpmg-smtp-filter: add missing 'use Net::SMTP'
2017-02-14 Dietmar Maurerinstall PMG::MailQueue class
2017-02-14 Dietmar Maurerimprove PMG::Config class, add more configuration prope...
2017-02-14 Dietmar Maurerrenamed: bin/proxprox.pl -> bin/pmg-smtp-filter