Resource icon

[bd] Mails 1.1.0

No permission to download
Is there something i can do to change that?
You can ask your member to mark the email as not spam or whitelist the sending address or similar. However, I have found out that some provider detect keywords so if your members use bad words in the post, your email will be more likely to be marked as spam.
 
Is it possible to send activations emails with one email (the system one), and newsletter with this add-on?
I'm just afraid that user activation emails would get automatically in spam, especially harsh spam filters like Gmail.
 
server error log -

Server Error Log
Error Info
Zend_Http_Client_Adapter_Exception: Unable to Connect to ssl://mandrillapp.com:443. Error #0: - library/Zend/Http/Client/Adapter/Socket.php:235
Generated By: Unknown Account, Thursday at 9:57 AM
Stack Trace
#0 /home1/admin/public_html/community/library/Zend/Http/Client.php(973): Zend_Http_Client_Adapter_Socket->connect('mandrillapp.com', 443, true)
#1 /home1/admin/public_html/community/library/bdMails/Transport/Mandrill.php(177): Zend_Http_Client->request('POST')
#2 /home1/admin/public_html/community/library/bdMails/Transport/Abstract.php(57): bdMails_Transport_Mandrill->_bdMails_sendMail()
#3 /home1/admin/public_html/community/library/Zend/Mail/Transport/Abstract.php(348): bdMails_Transport_Abstract->_sendMail()
#4 /home1/admin/public_html/community/library/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#5 /home1/admin/public_html/community/library/XenForo/Model/MailQueue.php(62): Zend_Mail->send(Object(bdMails_Transport_Mandrill))
#6 /home1/admin/public_html/community/library/XenForo/Deferred/MailQueue.php(10): XenForo_Model_MailQueue->runMailQueue(9.99999904633)
#7 /home1/admin/public_html/community/library/XenForo/Model/Deferred.php(208): XenForo_Deferred_MailQueue->execute(Array, Array, 9.99999904633, '')
#8 /home1/admin/public_html/community/library/XenForo/Model/Deferred.php(331): XenForo_Model_Deferred->runDeferred(Array, 9.99999904633, '', false)
#9 /home1/admin/public_html/community/library/XenForo/Model/Deferred.php(284): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#10 /home1/admin/public_html/community/deferred.php(18): XenForo_Model_Deferred->run(false)
#11 {main}
Request State
array(3) {
["url"] => string(44) "http://.com/community/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(52) "/community/threads/new-game-food-chain.23047/page-17"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}
 
Last edited:
server error log -

Server Error Log
Error Info
Zend_Http_Client_Adapter_Exception: Unable to Connect to ssl://mandrillapp.com:443. Error #0: - library/Zend/Http/Client/Adapter/Socket.php:235
Generated By: Unknown Account, Thursday at 9:57 AM
Stack Trace
#0 /home1/admin/public_html/community/library/Zend/Http/Client.php(973): Zend_Http_Client_Adapter_Socket->connect('mandrillapp.com', 443, true)
#1 /home1/admin/public_html/community/library/bdMails/Transport/Mandrill.php(177): Zend_Http_Client->request('POST')
#2 /home1/admin/public_html/community/library/bdMails/Transport/Abstract.php(57): bdMails_Transport_Mandrill->_bdMails_sendMail()
#3 /home1/admin/public_html/community/library/Zend/Mail/Transport/Abstract.php(348): bdMails_Transport_Abstract->_sendMail()
#4 /home1/admin/public_html/community/library/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#5 /home1/admin/public_html/community/library/XenForo/Model/MailQueue.php(62): Zend_Mail->send(Object(bdMails_Transport_Mandrill))
#6 /home1/admin/public_html/community/library/XenForo/Deferred/MailQueue.php(10): XenForo_Model_MailQueue->runMailQueue(9.99999904633)
#7 /home1/admin/public_html/community/library/XenForo/Model/Deferred.php(208): XenForo_Deferred_MailQueue->execute(Array, Array, 9.99999904633, '')
#8 /home1/admin/public_html/community/library/XenForo/Model/Deferred.php(331): XenForo_Model_Deferred->runDeferred(Array, 9.99999904633, '', false)
#9 /home1/admin/public_html/community/library/XenForo/Model/Deferred.php(284): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#10 /home1/admin/public_html/community/deferred.php(18): XenForo_Model_Deferred->run(false)
#11 {main}
Request State
array(3) {
["url"] => string(44) "http://sphynxlair.com/community/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(52) "/community/threads/new-game-food-chain.23047/page-17"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}

Delete...Close
That is your server not being able to connect to Madrill to send the email. Could be any number of things preventing that, such as the server not being able to resolve the domain name correctly.
 
It allows you to send an automated email message on day 1, day 7, day 15 or whatever combination you choose. It's useful for automated follow-up marketing and running drip email campaigns.
You can send those email manually or have some add-on to send those automatically. All mails will go through the configured main provider.
 
Is it possible to send activations emails with one email (the system one), and newsletter with this add-on?
I'm just afraid that user activation emails would get automatically in spam, especially harsh spam filters like Gmail.
Sorry not possible. And actually sending with external provider is less risky than sending by the system itself.
 
I don.t understand how it defaulted back to this again. How do I get it back to the proper address without the xenforo? Would upgrading hang settings?

Screen Shot 2013-11-04 at 5.07.38 AM.webp
 
Top Bottom