suja Posted September 20, 2010 Share Posted September 20, 2010 Does any know how to set SMTP Mail Configuration using the gmail account? Quote 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). Quote Link to comment https://forums.phpfreaks.com/topic/213882-smtp-mail-configuration/#findComment-1114453 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.