Posted by Jon Slaughter on 06/04/07 20:11
I have a domain and alternate domain from my webhost but only the main
domain has a mail system. i.e. www.main.com has the mailing capabilities but
www.alt.com which is in a sub dir in main does not.
Now is there any way I can use the main.com to send mail for user
authentication from www.alt.com?
the difference is mainly just the domain name... As far as I know they are
run under the same enviroment but just that the alternate domain is
redirated to a sub dir.... so as far as php is concerned there is no
difference.
(sorry for terminology as I'm unfamiliar with how all that stuff works)
So I figure whatever code would use for email authentication would be the
same under either domain... Which I'll work on figuring out.
The main issue is that I want the email to look like it is sent from
www.alt.com rather than www.main.com. I assume that I can do this by
"forging" the headers and stuff when I create teh mail?
Any ideas?
Thanks,
Jon
Navigation:
[Reply to this message]
|