Zend Mail Gmail SMTP

前端 未结 4 947
轻奢々
轻奢々 2020-12-09 22:49

Hi I\'m trying to send some emails via gmail from the Zend_Mail module. This is my code:

$config = array(
    \'ssl\' => \'tls\',
    \'port\' => 587,         


        
4条回答
提交回复
热议问题