jck Posted July 11, 2007 Share Posted July 11, 2007 what are alternatives when mail() is disabled in server i heard we can use some smtp or something pls tell me Link to comment https://forums.phpfreaks.com/topic/59437-alternatives/ Share on other sites More sharing options...
per1os Posted July 11, 2007 Share Posted July 11, 2007 http://us2.php.net/manual/en/function.ini-set.php SMTP "localhost" PHP_INI_ALL smtp_port "25" PHP_INI_ALL Available since PHP 4.3.0. Link to comment https://forums.phpfreaks.com/topic/59437-alternatives/#findComment-295369 Share on other sites More sharing options...
jck Posted July 11, 2007 Author Share Posted July 11, 2007 could u please give a little more detail Link to comment https://forums.phpfreaks.com/topic/59437-alternatives/#findComment-295373 Share on other sites More sharing options...
metrostars Posted July 11, 2007 Share Posted July 11, 2007 Never tried it, but the second comment on http://uk2.php.net/manual/en/ref.mail.php seems promising. Link to comment https://forums.phpfreaks.com/topic/59437-alternatives/#findComment-295376 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.