[pmg-devel] [PATCH pmg-api/package-rebuilds v3] improve fetchmail handling in PMG

Stoiko Ivanov s.ivanov at proxmox.com
Fri Sep 26 21:27:07 CEST 2025


supersedes: https://lore.proxmox.com/pmg-devel/DD2PXG51NFKF.2D5G45FY3K66F@proxmox.com/T/#t

v2->v3:
* incoroporated parts of Max' feedback - thanks for the effort and looking
  at the details!
* The package-rebuild patches are needed for fetchmail (or rather our
  integration to work - so they fix a currently broken behavior)
* For pmg-api I amended the comment in the templated and added a patch,
  that restarts fetchmail on relevant config-changes.

Added Max' R-b/T-b tags only to patch 1 for pmg-api, and patch 2 for
package-rebuilds as those remain unchanged (save for a typo in the
commit message of package-rebuilds)

package-rebuilds:
Stoiko Ivanov (2):
  fetchmail: d/rules: do not skip dh_installinit
  fetchmail: improve shipped service file

 pkgs/fetchmail/fetchmail-6.4.39/debian/fetchmail.service | 3 ++-
 pkgs/fetchmail/fetchmail-6.4.39/debian/rules             | 3 +--
 2 files changed, 3 insertions(+), 3 deletions(-)


pmg-api:
Stoiko Ivanov (3):
  fix #6798: fetchmail: adapt to changed sslproto semantics
  templates: fetchmail: add comment where users can add manual accounts
  api: fetchmail: restart fetchmail on config changes

 src/PMG/API2/Fetchmail.pm    |  3 +++
 src/PMG/Fetchmail.pm         | 13 ++++++++++++-
 src/templates/fetchmailrc.tt |  3 +++
 3 files changed, 18 insertions(+), 1 deletion(-)

-- 
2.47.3





More information about the pmg-devel mailing list