Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

We send a lot of mail from the same From address, say foo@bar.com. We would like to route bounced/undeliverable mail ONLY to a different address than the From address in the envelop, say bounced@bar.com.

At the same time, mail sent normally to foo@bar.com would be delivered to that address (thus, I don't think an alias would work)

Any way to do this in sendmail?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.