[pmg-devel] superseded: [PATCH pmg-api/package-rebuilds] improve fetchmail handling in PMG
Stoiko Ivanov
s.ivanov at proxmox.com
Thu Sep 25 11:35:38 CEST 2025
superseded by:
https://lore.proxmox.com/pmg-devel/20250924180538.9281-1-s.ivanov@proxmox.com/T/#t
On Wed, 24 Sep 2025 13:32:28 +0200
Stoiko Ivanov <s.ivanov at proxmox.com> wrote:
> 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(-)
>
More information about the pmg-devel
mailing list