this may be a noobish question. I’d like to know if I can send emails from the server that say, domain1.com is associated with, as coming from domain2.com and also having the origin show as coming from domain2.com?
The reason I’d like to do this, is because I have an application I’m developing and would like to send emails from the domain, for example – maildomain.com instead of coming from domain.com
Emails are being sent with php’s mail function.
Yes, you can:
You should set up some things, so the receiver doesn’t mark it as spam though: