]> git.proxmox.com Git - pmg-api.git/history - src/PMG/Config.pm
config: adjust max_filters calculation to reflect current memory usage
[pmg-api.git] / src / PMG / Config.pm
2024-02-21 Markus Frankconfig: adjust max_filters calculation to reflect curre...
2023-07-10 Fiona Ebnertree-wide: make slurp mode as local as possible for...
2023-06-26 Dominik Csapakconfig: disable advanced statistic filters by default
2023-06-26 Dominik Csapakconfig: disable awl and bayes by default
2023-06-26 Thomas Lamprechtdrop executable flag from perl modules
2023-03-27 Stoiko Ivanovconfig: add postfix option for smtputf8 flag
2023-03-27 Stoiko Ivanovconfig: fix missing quote in description
2023-03-26 Thomas Lamprechtconfig schema: add missing whitespace and fix concat...
2023-03-26 Dominik Csapakconfig schema: extend documentation for options
2023-03-23 Stoiko Ivanovconfig: make smtputf8 configurable through the API
2023-03-20 Stoiko Ivanovconfig: warn on parse errors for tls related config...
2023-03-20 Christoph Heissfix #2437: config: Add new tls_inbound_domains postfix map
2023-03-15 Stoiko Ivanovconfig: add spam option for extract_text
2023-03-15 Stoiko Ivanovtemplates: add template for spamassassin's v400.pre
2023-03-15 Stoiko Ivanovtemplates: add template for spamassassin's v342.pre
2022-12-29 Christoph Heissfix #4410: Remove non-null host bits from CIDR when...
2022-06-14 Dominik Csapakconfig: add ips/nets uniquely to the template variables
2021-11-23 Stoiko Ivanovfix #3712: strip trailing dot from searchdomain
2021-09-20 Thomas Lamprechtconfig: template vars: cope with an undefined local IP
2021-09-20 Thomas Lamprechtconfig: fix "var declared in conditional statement"
2021-07-03 Stoiko Ivanovconfig: freshclam: default to incremental downloads
2021-06-11 Oguz Bektasclamav: remove deprecated SafeBrowsing
2020-11-18 Dominik Csapakadd 'quarantinelink' to spamquar config
2020-04-21 Stoiko Ivanovenable policy if greylist6 is enabled
2020-04-20 Stoiko Ivanovgreylist: make netmasks configurable
2020-04-20 Stoiko Ivanovpmgpolicy: add IPv6 support
2020-04-14 Stoiko Ivanovfreshclam.conf.in: make ScriptedUpdates a variable
2020-03-24 Stoiko IvanovTLSPolicy: rename domain to destination
2020-03-24 Stoiko Ivanovfix #1948: allow setting TLS policy for transports
2020-03-24 Stoiko Ivanovallow for optional 'ipv6:' prefix in transports
2020-03-24 Thomas Lamprechtconfig write_transport_map: code cleanup
2020-03-24 Stoiko Ivanovfix rendering of ipv(4|6) literal lmtp transports
2020-01-10 Thomas Lamprechtwrite_transport_map: code cleanup
2020-01-10 Thomas Lamprechtfollowup: indentation and description improvement
2020-01-10 Julian ZehnterFeature #2438 add support for lmtp delivery to downstre...
2019-11-18 Stoiko Ivanovcreate pmg-scores.cf unconditionally
2019-11-15 Stoiko IvanovConfig: Add 'ndr_on_block' to $pmg_service_params
2019-11-15 Stoiko Ivanovadd support for before queue filtering
2019-11-15 Stoiko Ivanovadd support for sending NDRs on Block
2019-11-14 Stoiko IvanovPMG::Config: refactor dns info collection
2019-10-23 Stoiko Ivanovadd DKIM options to PMG::Config
2019-10-23 Stoiko Ivanovfix #2371: reload pmg-smtp-filter on config change
2019-08-20 Thomas Lamprechtclamav config: improve some descriptions
2019-08-20 Stoiko Ivanovclose #2324 - improve docs on encrypted archives
2019-08-09 Stoiko Ivanovadapt clamav.conf.in to new upstream version
2019-08-09 Stoiko Ivanovadapt postgresql.conf template to variable version
2019-07-24 Thomas Lamprechtbetter postgres 11 compat in config/pidfile path references
2019-07-24 Thomas Lamprechtsplit source and packaging, and clean latter a bit up