• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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