skeedo Posted December 29, 2002 Posted December 29, 2002 On my new server I cannot get emails to send. I got the admin to change the sendmail path in php.ini, still not sending. Is it possible to use smtp on a linux server?
jficarra Posted December 29, 2002 Posted December 29, 2002 You can absolutely use SMTP on a linux server. There is an SMTP parameter in the php.ini file that has to be set and the smtp server has to allow relaying from your domain. Good Luck. -Jim
skeedo Posted December 30, 2002 Author Posted December 30, 2002 My problem is, my server isn't allowing relaying from my own domain. He has TrustedIP installed but it still doesn't want mail to go thru.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.