I have Microsoft Exchange:
We use a main company email ([email protected]) to send mail on behalf of users (user@gmail/Hotmail/own .com):
User sends an email to another user, our system sends the message as [email protected] and then uses the senders own e-mail as the reply to.
If the message doesn't go through a bounce message is sent from the destination server, however the bounce message is sent to [email protected] (FROM).
We want the bounce message to go to the users mailbox so they know it is incorrect or there is something wrong and it wasn't delivered.
Is there a way to do this? To read through the original email info and see who the reply to is and forward to that email address?
If we can't do it as a macro can we forward all mail sent to: [email protected] to a script and have the script handle the parsing?