Mail relay and php mail

danielmallard

New Member
I have a VPS server at UltimateHosting.com and requires that I use "Smart Relay". I cant seem to wrap my head around how I setup php to be able to use mail relay.Here is an article they have on Smart Relay:http://support.ultrahosting.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=142The server is using cpanel and eximI sent the following support ticket:\[quote\] How do I configure the server to send mail using php. I am writting a script that will send the users passwsord usigng PHPs mail function. However the emails sent are never delivered. Does this have to do with "smart relay"? Any guide on how to configure this?\[/quote\]Response was:\[quote\] While we do not provide scripting support of any kind, if you simply ensure the smart host is hard coded in your script (no authentication is necessary) the email should be forwarded accordingly. If your script uses the server's SMTP server to send out email, you'll have to ensure the MTA is configured to use the smart host\[/quote\].Could anyone please clarify what I need to do in order to fix this?
 
Back
Top