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 <[email protected]>; Fri, 18 Oct 2024 14:07:37 -0400 (EDT)
Subject: test
Message-ID: <[email protected]>
Date: Fri, 18 Oct 2024 14:07:37 -0400
From: <[email protected]>    <-needs to stay like this
To: Undisclosed recipients:;
Return-Path: [email protected]
      ^^^this should be "[email protected]"

Everything stays the same, but the Reply-To/Return-Path is replaced to be 
NoReply@

Is this doable ?

_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to