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

Stoiko Ivanov s.ivanov at proxmox.com
Wed Sep 24 13:32:28 CEST 2025


the following patch series is the results of looking a bit into our
fetchmail handling - and seeing that non-TLS imap/pop3 accounts were
probably not really working since buster see #6798 for a report pointing
to this.

the patch for the fetchmail.service file (package-rebuilds) is the result
of actually running fetchmail with some accounts configured while
debugging.

all has been minimally tested on a fresh VM, with an old dovecot vm I had
lying around as IMAP server (seems the default config of dovecot for a
rather long while is to disable login over plain-text channels, which
surprised me while debugging).

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

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

package-rebuilds:
Stoiko Ivanov (1):
  fetchmail: improve shipped service file

 pkgs/fetchmail/fetchmail-6.4.39/debian/fetchmail.service | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.47.3





More information about the pmg-devel mailing list