From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 3A13A1FF165 for ; Thu, 25 Sep 2025 11:35:38 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id C42001B76D; Thu, 25 Sep 2025 11:36:08 +0200 (CEST) Date: Thu, 25 Sep 2025 11:35:38 +0200 From: Stoiko Ivanov To: pmg-devel@lists.proxmox.com Message-ID: <20250925113538.46b896fd@rosa.proxmox.com> In-Reply-To: <20250924113247.50931-1-s.ivanov@proxmox.com> References: <20250924113247.50931-1-s.ivanov@proxmox.com> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1758792948437 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.072 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pmg-devel] superseded: [PATCH pmg-api/package-rebuilds] improve fetchmail handling in PMG X-BeenThere: pmg-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Mail Gateway development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pmg-devel-bounces@lists.proxmox.com Sender: "pmg-devel" 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 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(-) > _______________________________________________ pmg-devel mailing list pmg-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel