sending mail from linux using external mail server
Posted: Fri May 07, 2010 10:04 am
My reading suggests that with a Windows installation one can indicate an SMTP server that is not on the local host. But it seems to imply that from a Linux installation one needs to use a locally running sendmail. Is there any way I can use the mail() function and have the mail sent from my SMTP server where my domain is hosted (and where my Evolution mail gets sent from)? I haven't seen any indication of how to do that. I've tried to set up my php.ini following the Windows model, but that doesn't seem to work.
Thanks.
Thanks.