Problem scenario
You are using Linux. You want to send emails from your server directly (e.g., from the command prompt using telnet and helo commands) with a customized “Reply-To” email address. How do you do this so the recipient clicks “reply” the “To:” field will be pre-populated.
Prerequisite
Install Postfix. See one this posting if you are using Linux SUSE; see this posting if you have a CentOS/RedHat/Fedora distribution.
…