Sending "on behalf of" emails
Posted
by
CJ-BehalfOf
on Stack Overflow
See other posts from Stack Overflow
or by CJ-BehalfOf
Published on 2010-12-30T16:47:12Z
Indexed on
2010/12/30
16:54 UTC
Read the original article
Hit count: 358
I have been received a lot of emails "on behalf on". For example, the AddThis plugin sending a email from "addThis.com on behalf of [email protected]".
How do I do this in C#/ASP.NET? Also, does this work if we use gmail for our SMTP, albeit branded to our company domain?
I'm also wondering if there are any concerns about this being unprofessional or getting flagged as spam on the client PC? In other words, have you guys actually implemented this...
© Stack Overflow or respective owner