Hi All,
I'm a newcomer so I don't know if this has already been discussed...
I am trying to get the mail() function to run on a server which is part of a domain. We have a direct high-bandwidth pipe (a T1) so we don't have a SMTP server available from our provider. Rather, all of our mail is handled by the MS Exchange MTA.
How do I access this MTA with PHP? Is there any way to specify it in my PHP code, or do I need to wait until our server admin gets back in town to have .ini files changed?
Thanks in advance,
D. Rea