Archive for July, 2006

How to disable delayed bounce back messages in exim

Thursday, July 27th, 2006

Problem: When a mail server accepts a message and later decides that it can’t deliver the message, it is required to send back a bounce email to the sender of the original message. These bounce emails are often misdirected.
For many MTAs there are solutions, so here is my solution for exim:
Solution: This […]