Hi Wietse Thanks for the config, but it still closes the port when I try to do a test. Anyway the task changed a bit, we have to keep the original From, but only change the Return-Path/Reply-to for every email sent. Also it doesn't have to be specified for each port in master.cf, so maybe something in main.cf ?
example: originalSender sends a email to receiverTest Received: from smtpr.test.com(localhost [127.0.0.1]) by appsjava.test.com(Postfix) with ESMTP id 58546C0202B for <receivert...@test.com>; Fri, 18 Oct 2024 14:07:37 -0400 (EDT) Subject: test Message-ID: <20241018180745.58546c02...@appsjava.test.com> Date: Fri, 18 Oct 2024 14:07:37 -0400 From: <originalsen...@test.com> <-needs to stay like this To: Undisclosed recipients:; Return-Path: originalsen...@test.com ^^^this should be "nore...@test.com" Everything stays the same, but the Reply-To/Return-Path is replaced to be NoReply@ Is this doable ?
_______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org