phpcode Posted September 22, 2007 Share Posted September 22, 2007 Is it possible to use another SMTP server without editing the php config file? Link to comment https://forums.phpfreaks.com/topic/70288-solved-using-a-diferent-smtp-server/ Share on other sites More sharing options...
trq Posted September 22, 2007 Share Posted September 22, 2007 ini_set(). Link to comment https://forums.phpfreaks.com/topic/70288-solved-using-a-diferent-smtp-server/#findComment-353100 Share on other sites More sharing options...
phpcode Posted September 23, 2007 Author Share Posted September 23, 2007 Thanks Link to comment https://forums.phpfreaks.com/topic/70288-solved-using-a-diferent-smtp-server/#findComment-353158 Share on other sites More sharing options...
remlabm Posted September 23, 2007 Share Posted September 23, 2007 check out swiftmailer also. will allow you to prioritize and load balance your out going emails. http://www.swiftmailer.org/ Link to comment https://forums.phpfreaks.com/topic/70288-solved-using-a-diferent-smtp-server/#findComment-353218 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.