• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Zend Mil

J

jojoba

Guest
How to use Zend_Mail smtp connection for sending mail rather then php mail() function in sitebuilder.

Thanks in advance
 
By default Sitebuilder uses Zend_Mail() which works with PHP mail() function. If you wish to use smtp connection instead of mail() function you can configure it directly in Zend Framework which located in SB_ROOT/include/Zend/. As I know all necessary files are persist.
Unfortunately, I can not give you exactly instructions what should be modified. I can suggest you to check documentation for Zend_Mail():
http://surfchen.org/zend/framework/zend.mail.sending.html

Hope it helps.
 
does anybody have specific instructions for this? I can not figure it out.

Thanks
 
Back
Top