Changing the replay to when getting error mail

Hello,

My problem is this, when i send mail and the mail was sent to a wrong address i want to be able to get the error mail to another mail DB.

Is this possible?

Subject: I have turned of any mail reply with wrong adress

And have a scheduled agent sending emails back to the user but with this setup you could send the email to anyone.

This can be set under configuration for that server. the tab Router/SMTP - Advanced - Control

And the section Additional Controls (Delivery and Transfer) and the option Hold undeliverable mail

Create a database and in this database create a scheduled agent that will run on all new documents in mail.box if you have more that one then you need to take this in account in the agent.

I have created a special view in mail.box and sets a field when the mail is processed.

Subject: mail error delivery

Thanks a lot, i’ll try this solution.