J
Jonah Olsson
Hi guys,
I'm trying to figure out how to use MailMessage to send mails with a
different return path than the sender if the delivery fails. Here's the
case:
Sender: Joe's Pizza
Sender email: (e-mail address removed)
Receiver: Matt Hill (from repository)
Receiver email: (e-mail address removed) (from repository)
Reply to: (e-mail address removed)
Return path: (e-mail address removed) (this is used to identify the
receiver against the repository in case of undeliverable)
How is this done with System.Web.Mail? Is it possible at all?
Thanks for any kind of help.
Regards,
Jonah Olsson
I'm trying to figure out how to use MailMessage to send mails with a
different return path than the sender if the delivery fails. Here's the
case:
Sender: Joe's Pizza
Sender email: (e-mail address removed)
Receiver: Matt Hill (from repository)
Receiver email: (e-mail address removed) (from repository)
Reply to: (e-mail address removed)
Return path: (e-mail address removed) (this is used to identify the
receiver against the repository in case of undeliverable)
How is this done with System.Web.Mail? Is it possible at all?
Thanks for any kind of help.
Regards,
Jonah Olsson