From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: pmg-devel@lists.proxmox.com
Subject: [pmg-devel] [PATCH pmg-api/package-rebuilds] improve fetchmail handling in PMG
Date: Wed, 24 Sep 2025 13:32:28 +0200 [thread overview]
Message-ID: <20250924113247.50931-1-s.ivanov@proxmox.com> (raw)
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
_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel
next reply other threads:[~2025-09-24 11:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-24 11:32 Stoiko Ivanov [this message]
2025-09-24 11:32 ` [pmg-devel] [PATCH 1/1 package-rebuilds] fetchmail: improve shipped service file Stoiko Ivanov
2025-09-24 11:32 ` [pmg-devel] [PATCH pmg-api 1/2] fix #6798: fetchmail: adapt to changed sslproto semantics Stoiko Ivanov
2025-09-24 11:32 ` [pmg-devel] [PATCH pmg-api 2/2] templates: fetchmail: add comment where users can manual accounts Stoiko Ivanov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250924113247.50931-1-s.ivanov@proxmox.com \
--to=s.ivanov@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox