suja Posted September 20, 2010 Share Posted September 20, 2010 Does any know how to set SMTP Mail Configuration using the gmail account? Link to comment https://forums.phpfreaks.com/topic/213882-smtp-mail-configuration/ Share on other sites More sharing options...
trq Posted September 23, 2010 Share Posted September 23, 2010 PHP mail does not natively support authentication, stoping you from using remote servers. You would need to use a third part lib like phpMailer (Google it). Link to comment https://forums.phpfreaks.com/topic/213882-smtp-mail-configuration/#findComment-1114453 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.