• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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