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 553EB1FF16B for ; Fri, 26 Sep 2025 21:29:57 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id A7C261784C; Fri, 26 Sep 2025 21:30:20 +0200 (CEST) From: Stoiko Ivanov To: pmg-devel@lists.proxmox.com Date: Fri, 26 Sep 2025 21:27:07 +0200 Message-ID: <20250926192941.89086-1-s.ivanov@proxmox.com> X-Mailer: git-send-email 2.47.3 MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1758914969091 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.071 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 URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [proxmox.com, fetchmailrc.tt, fetchmail.pm] Subject: [pmg-devel] [PATCH pmg-api/package-rebuilds v3] 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" 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 _______________________________________________ pmg-devel mailing list pmg-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel