kodomo Posted June 11, 2003 Posted June 11, 2003 Hi All I know that we need to configure the SMTP host in the php.ini file. However, if I host the application at someone else server, there is no way I have access to this php.ini file. Is there an alternative that I can configure the SMTP such that I can send out email without changing the php.ini file ? Thanks in advance Regards and have a nice day. Cheers Kodomo
robertl Posted June 11, 2003 Posted June 11, 2003 Yoou should have to configure anything. SMTP should be set at localhost which would be you. Now sendmail shoul be /usr/sbin/sendmail -t -i.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.