How to send emails with a Return Path in .net 3.5
Posted
by Haroon
on Stack Overflow
See other posts from Stack Overflow
or by Haroon
Published on 2010-05-11T13:30:46Z
Indexed on
2010/05/11
13:34 UTC
Read the original article
Hit count: 293
Can any one guide me on how i can send emails with a return path in ASP.net 3.5 / C# 3.5. I know this was possible few years back but now due to spoofing issues this is not possible. I have been looking on internet but no use. I want the emails if bounced, should reach my bounce mail box, which could be like [email protected].
Please guide. Really stuck ...
Best regards, Haroon
© Stack Overflow or respective owner