0
votes
1answer
42 views

Configuring Sendmail to report successful deliveries

I now have Sendmail report the fail deliveries by bouncing back to a bounce mailbox. E.g. failure to reach joe@example.com would bounce back to bounce+joe=example.com@mysite.com. I was wondering if ...
1
vote
1answer
350 views

Exim managing bounced and failed messages

What is the best way to handle bounces and immediate failures with Exim? An email sent to a large mailing list will generate a large number of immediate failures as well as bounces. I'd like to ...
0
votes
1answer
922 views

Do out-of-office replies get sent to the return-path header?

I always thought that the return-path header was used for bounced messages, so I have my email newsletter software setup to unsubscribe anyone whose email address replies back to the return-path email ...