[pmg-devel] [PATCH pmg-api 0/2] Prevent unneeded postfix restarts and improve logging

Stoiko Ivanov s.ivanov at proxmox.com
Thu Apr 11 18:48:56 CEST 2019


This patchset addresses an issue observed in an Enterprise support case:
In a clustered setup some mails got delivered multiple times. The reason for the
multiple deliveries was that postfix got restarted quite often (every 2 minutes)

NOTE: the patches are based off the patch sent in [0], and since they touch the
same area probably only applies cleanly on top of that. Glad to resent a v2 from
master, should [0] need rework

[0]: https://pve.proxmox.com/pipermail/pmg-devel/2019-April/000349.html

Stoiko Ivanov (2):
  PMG::Config: sort mynetworks in get_template_vars
  PMG::Config::rewrite_config: log before restarting

 PMG/Config.pm | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
2.11.0




More information about the pmg-devel mailing list