I’m running software which allows users to send E-letters to their customers and define “From” and “Reply-to” on every individual E-letter. The problem is that postfix sets apache@mydomain.com as the Envelope Sender. How can I change this, envelope sender should have the same value as “From” –field? Now users don’t get information of bounced messages so I need to find some kind of a solution. What should I change in the postfix config?