]> git.proxmox.com Git - pmg-api.git/history - PMG/Config.pm
add custom_check handling
[pmg-api.git] / PMG / Config.pm
2019-03-14 Stoiko Ivanovadd custom_check handling
2018-11-21 Oguz Bektasfixed some typos in PMG/Config.pm
2018-09-28 Dietmar Maurerregister new format 'tls-policy-strict'
2018-09-28 Stoiko Ivanovadd pmg_verify_tls_policy_strict and use it in API
2018-09-24 Dietmar Maureruse 'die' instead of 'warn' if we cannot parse the...
2018-09-24 Dietmar Maurerpmg_verify_tls_policy: improve regex
2018-09-24 Stoiko Ivanovclose #1887: register tls_policy file with reader/writer
2018-09-11 Dietmar Maurerfix bug #1701: implement smarthostport setting
2018-06-21 Alexander PlankAdd postfix dnsbl threshold
2018-03-21 Dietmar Maurernew option 'clamav'
2018-02-21 Dietmar Maureradd support for avast virus scanner
2018-02-17 Dietmar Maurerfix #1673: Allow email addresses in transport maps
2018-01-31 Dietmar Maurerintroduce new template var postfix.int_ip
2018-01-31 Dominik Csapakfix bug #1643: add port and protocol to spamquarantine...
2018-01-26 Dietmar MaurerPMG/Config.pm: fix ipv6 address quoting for postfix...
2018-01-24 Dietmar MaurerPMG/Config.pm: allow single address setups
2018-01-16 Dietmar MaurerPMG/Config.pm: change default port numbers
2017-12-29 Dietmar MaurerPMG/Config - reduce default maxspamsize back to 256
2017-12-18 Dietmar Maurerrun postmap after generation postfix main.cf
2017-12-18 Dietmar MaurerPMG/Config.pm: avoid warnings if there is no search...
2017-12-18 Dietmar Maurerbump default maxspamsize to 1M
2017-12-11 Dietmar Maurerrename safe_browsing_score to clamav_heuristic_score
2017-12-01 Dietmar Maurerdo not use .db file for mynetworks
2017-11-30 Dietmar Maurerincrease deafult maxspamsize to 512*1024
2017-11-28 Dietmar Maureruse google safe browsing hits to icrease spam score
2017-11-27 Dietmar Maurerpmg_verify_dnsbl_entry - improve error message
2017-11-27 Dietmar Maurerremove mail/use_rbl config - we use dnsbl_sites instead
2017-11-27 Dietmar MaurerPMG/Config.pm - register/use format dnsbl-entry
2017-11-27 Dietmar Maurernormalize dnsbl_sites
2017-11-27 Dietmar Maurerremove stale fixme comments
2017-11-27 Dietmar Maurergenerate/use /etc/pmg/tls_policy
2017-11-16 Dietmar Maureravoid warning when transport file does not exist
2017-11-14 Dietmar MaurerPMG/API2/SMTPWhitelist.pm - update postfix files after...
2017-10-17 Dietmar MaurerPMG/Config.pm - use PMG::Cluster, remove dead code
2017-10-06 Dietmar Maurerget_template_vars: compute wl_bounce_relays, always...
2017-09-22 Dietmar Maureruse single http_proxy config
2017-09-06 Dietmar Maurerimplement admin/advfilter configuration
2017-04-28 Dietmar MaurerPMG/API2/Config.pm: pass undefined $rulecache to rewrit...
2017-04-27 Dietmar Maurerremove spamreport style outlook
2017-04-27 Dietmar Maureradd newline to errors returned by template toolkit
2017-04-27 Dietmar Maureruse one global template toolkit object
2017-04-25 Dietmar MaurerPMG::Config::rewrite_config - pass $rulecache and rewri...
2017-04-14 Dietmar Maurerremove msgquote hack - syslog already work correctly
2017-04-10 Dietmar MaurerPMG::Config::rewrite_config() - add force_restart option
2017-03-25 Dietmar Maureradd user statistic lifetime setting
2017-03-06 Dietmar MaurerPMG/Config.pm: new flag to include Google Safe Browsing...
2017-03-01 Dietmar Maureradd mailfrom and hostname option
2017-03-01 Dietmar MaurerPMG/Config.pm: add spamqaur/virusquar sections
2017-02-28 Dietmar Maurerremoved option use_ocr
2017-02-27 Dietmar Maureradd missing tls options
2017-02-27 Dietmar Maurerimplement parser/writer and API for /etc/pmg/mynetworks
2017-02-26 Dietmar Maurerverify transport file
2017-02-26 Dietmar Maurerregister and use new format 'transport-domain'
2017-02-26 Dietmar Maurerallow IPV6 addresses in transport map
2017-02-26 Dietmar Maureruse use_mx instead of nomx
2017-02-26 Dietmar Maurerimplement transport API
2017-02-26 Dietmar Maurermove trasport_maps to hash:/etc/pmg/transport
2017-02-25 Dietmar Maurerallow comment for relay domains
2017-02-25 Dietmar Maurerwrite_pmg_domains: use correct format for postfix hash...
2017-02-25 Dietmar Maurerrun postmap after updating domains file
2017-02-25 Dietmar Maurerverifyreceivers: improve description
2017-02-25 Dietmar Maurerchange option verifyreceivers into a string enum
2017-02-24 Dietmar Maurermail.smarthost need to be an 'address'
2017-02-24 Dietmar Maurerallow mail.relay to be a DNS name
2017-02-24 Dietmar Maurermail.relay should be an ip address
2017-02-23 Dietmar Maurerimprove description
2017-02-23 Dietmar MaurerPMG::Config::Mail: add int_port and ext_port settings
2017-02-23 Dietmar Maurerfix clamav systemd service names
2017-02-23 Dietmar Maurercorrectly expose option admin/email
2017-02-23 Dietmar Maurerfix config section name (s/administration/admin/)
2017-02-22 Dietmar Maurerpmgconfig: new apicert and tlscert helpers
2017-02-22 Dietmar Maureralways call parser for pmg.conf
2017-02-22 Dietmar Maureruse /etc/pmg/ instead of /etc/proxmox
2017-02-21 Dietmar MaurerPMG::Config::get: die if porperty does not exist
2017-02-21 Dietmar Maurernew max_policy option
2017-02-20 Dietmar MaurerPVE::Config: remove type ldap (use PVE::LDAPConfig...
2017-02-20 Dietmar Maurercorrectly declare $output var
2017-02-20 Dietmar Maurerrestart services when configuration changes
2017-02-20 Dietmar MaurerPMG::Config::rewrite_config_*: return true if something...
2017-02-20 Dietmar Maurerremove unused rewrite_config_script
2017-02-20 Dietmar MaurerPMG/Config.pm: use file_get/set_contents instead of...
2017-02-19 Dietmar Maurerfully implement config read/write API
2017-02-19 Dietmar Maurernew helper lock_config()
2017-02-19 Dietmar Maurerarchivemaxrec: add missing property type
2017-02-17 Dietmar Maurerfix typos
2017-02-17 Dietmar Maurerrename section_id to section
2017-02-17 Dietmar Maureradd code to read/write transport map
2017-02-17 Dietmar Maurerimplement more configuration properies and templates
2017-02-16 Dietmar Maurernew helpers rewrite_dot_forward() and rewrite_config_po...
2017-02-16 Dietmar Maurerpmgconfig: new CLI helper
2017-02-16 Dietmar MaurerPMG/Config.pm: new helper set()
2017-02-16 Dietmar Maureruse template code to PMG::Config
2017-02-15 Dietmar MaurerPMG::Config::get_config: iterate over all sections
2017-02-15 Dietmar MaurerPMG/Config.pm: add more config properties, new helper...
2017-02-15 Dietmar MaurerPMG/Config.pm: new helper rewrite_config_spam()
2017-02-15 Dietmar MaurerPMG/Config.pm: add use_awl and use_razor options
2017-02-15 Dietmar MaurerPMG/Config.pm: add use_ocr options
2017-02-15 Dietmar MaurerPMG/Config.pm: new helper get_config()
2017-02-15 Dietmar Maureradd more configuration properties, new helper get_section()
2017-02-14 Dietmar Maurerimprove PMG::Config class, add more configuration prope...
next