I would like to add a Postfix re-write rule to insert a Reply-To:
header if there is not one already defined.
This server is a web server with PHP and Perl scripts, we do not want the mail sent from this server to reply back to this server. Some of the scripts specify Reply-To:
headers, others do not. I want set Reply-To: webmaster@domain.tld
if the script has not already set one.