]> git.proxmox.com Git - pmg-api.git/history - src
MailTracker: handle before queue status
[pmg-api.git] / src /
2020-05-06 Stoiko IvanovMailTracker: handle before queue status
2020-04-24 Stoiko Ivanovpmg-system-report: Add mailproxy whitelist
2020-04-24 Stoiko Ivanovpmg-system-report: add apt sources
2020-04-24 Stoiko IvanovAdd pmg-log-tracker to package versions
2020-04-24 Thomas Lamprechtapi tracker: split and order modules
2020-04-24 Thomas Lamprechtapi tracker: raise parameter exception if endtime was...
2020-04-23 Thomas Lamprechtpmgbanner: don't die if getting addr fails but running...
2020-04-21 Stoiko Ivanovtest_greylist: remove use of system
2020-04-21 Stoiko Ivanovenable policy if greylist6 is enabled
2020-04-20 Thomas Lamprechtpmgpolicy: greylist_value: improve indentation of state...
2020-04-20 Stoiko Ivanovadd tests for greylisting ipv6
2020-04-20 Stoiko Ivanovgreylist: make netmasks configurable
2020-04-20 Stoiko Ivanovpmgpolicy: add IPv6 support
2020-04-20 Stoiko Ivanovuse postgres inet functions for greylist matching
2020-04-20 Stoiko Ivanovtest_greylist: exit pmgpolicy on failed test
2020-04-16 Dominik Csapakadd new What Object 'Match Archive Filename'
2020-04-16 Dominik Csapakcollect filenames on unpack
2020-04-14 Stoiko Ivanovfreshclam.conf.in: remove ReceiveTimeout option
2020-04-14 Stoiko Ivanovfreshclam.conf.in: make ScriptedUpdates a variable
2020-04-07 Stoiko IvanovSkip writing default ports in spamreports
2020-04-07 Stoiko Ivanovpmgqm: remove unused variable
2020-04-07 Dominik CsapakLDAPCache: combine ldaps/starttls branches for connect
2020-04-07 Dominik Csapakfix #2661: reintroduce LDAPCache->ldap_connect
2020-03-24 Stoiko IvanovAdd tls options for lmtp to main.cf template
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-03-20 Stoiko Ivanovpmgqm: warn if not running on master
2020-03-20 Stoiko Ivanovfix die statement in CLI/pmgqm
2020-03-09 Thomas Lamprechtapi/quarantine: add deprecation fixme for old delete...
2020-03-09 Thomas Lamprechtapi/quarantine: mention that one can pass comma-separat...
2020-03-09 Dominik Csapakapi/quarantine: add safer endpoint for user white/black...
2020-03-09 Dominik Csapakremove ldap-simple-attr
2020-03-09 Thomas LamprechtAPI: access: whitespace cleanup
2020-03-09 Dominik Csapakpmgsh: fix 'help' command
2020-03-09 Dominik Csapakcheck if img tag has actually a 'src' attribute
2020-03-07 Dominik Csapakuse new PVE::LDAP instead of Net::LDAP directly
2020-03-03 Stoiko Ivanovfix #2525: encode notifications in UTF-8
2020-03-03 Dominik Csapakfix #2622: include all spam levels in total spam statistic
2020-02-27 Mira Limbeckadd pmg-smtp-filter ID to reply
2020-02-21 Thomas Lamprechtreplace lookup_node_ip with get_ip_from_hostname from...
2020-02-12 Thomas Lamprechtpveversion: track clamav and postgres version
2020-02-12 Thomas Lamprechtapi/apt: sort package list
2020-01-29 Fabian Grünbichlerensure compatibility with libpve-http-server-perl
2020-01-28 Stoiko Ivanovfix postfix template for before-queue filtering
2020-01-28 Alexandre DerumierAPI2: Network: add vlan-raw-device && vlan-id options
2020-01-23 Dominik Csapakfix #1653: parse ipv6 xforward correctly
2020-01-23 Dominik Csapakfix disclaimer encoding for html entities
2020-01-21 Stoiko Ivanovdkim: add selector list api call
2020-01-21 Stoiko Ivanovfix #2504: do not overwrite existing selector key
2020-01-11 Alexandre Derumierapi2 : network : add mtu
2020-01-11 Alexandre Derumierapi2: network: add bond-primary option
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-28 Dominik Csapakpmgproxy: implement cache workaround
2019-11-22 Stoiko IvanovDon't add DKIM signature without domain
2019-11-19 Thomas Lamprechtmake clean: ignore non-existing PMG/pmgcfg.pm
2019-11-18 Stoiko Ivanovcreate pmg-scores.cf unconditionally
2019-11-15 Thomas Lamprechtremove wronlgy commited test code again
2019-11-15 Thomas Lamprechtclean: also cleanup generated pmgcfg
2019-11-15 Stoiko IvanovConfig: Add 'ndr_on_block' to $pmg_service_params
2019-11-15 Dominik Csapaksync custom spamassassin scores to the slaves
2019-11-15 Dominik Csapakadd SACustom Package and API Calls for custom SpamAssas...
2019-11-15 Dominik Csapakimplement force_restart for cluster sync
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 Ivanovadd generate_ndr to PMG::SMTP
2019-11-14 Stoiko IvanovPMG::Config: refactor dns info collection
2019-11-14 Stoiko Ivanovadd missing use MIME::Entity in PMG::Utils
2019-10-25 Dominik CsapakQuarantine API: extend download call to download whole...
2019-10-23 Dominik CsapakAPI: Actions: also return if action is editable
2019-10-23 Stoiko Ivanovpmgproxy: add proxmox-widget-toolkit css path
2019-10-23 Stoiko Ivanovadd /etc/pmg/dkim to cluster-sync
2019-10-23 Dietmar Maurersrc/PMG/CLI/pmgconfig.pm: raise error when api returns...
2019-10-23 Stoiko Ivanovpmgconfig: add dkim commands
2019-10-23 Stoiko Ivanovadd DKIM API paths
2019-10-23 Stoiko Ivanovadd API2/DKIMSignDomains endpoints
2019-10-23 Stoiko Ivanovrefactor API2::Domains for reuse in DKIMSign
2019-10-23 Stoiko IvanovDKIM sign outbound mail if configured
2019-10-23 Stoiko Ivanovadd PMG::DKIMSign module
2019-10-23 Stoiko Ivanovadd DKIM options to PMG::Config
2019-10-23 Stoiko Ivanovfix #2371: reload pmg-smtp-filter on config change
2019-10-23 Stoiko Ivanovrefactor reload_rule_db
2019-10-17 Dominik Csapakpurge attachment quarantine with spamlifetime
2019-10-17 Dominik CsapakDBTools: add new default rule/objects for attachment...
2019-10-17 Dominik CsapakAPI2/Quarantine: add attachment quarantine api paths
2019-10-17 Dominik CsapakRuleDB/Remove: add attachment quarantine option
2019-10-17 Dominik CsapakRuleDB/Remove: improve attachment detection for 'remove...
2019-10-17 Dominik CsapakAPI2/Quarantine: refactor quarantine listing api
2019-10-17 Dominik CsapakMailQueue: prepare for attachment quarantine
2019-10-17 Dominik Csapakuse the refactored helpers from PMG::MIMEUtils
2019-10-17 Dominik Csapakadd PMG::MIMEUtils helper package
2019-10-17 Dominik CsapakHTTPServer: extend download functionality
2019-10-08 Thomas LamprechtRuleDB: load_object: do explicit return
2019-10-04 Dominik Csapakfix result verification for invalid mails
2019-09-09 Stoiko Ivanovfix #2360: cluster: reload pmg-smtp-filter on rulechange
2019-09-05 Stoiko IvanovFix #2224: override reference to openspf.org
next