Resource icon

[bd] Mails 1.1.0

No permission to download
cat /etc/resolve.conf (if it's a linux server).

I always add google's public DNS servers to my servers
 
Getting some error's quite frequently in my server logs:

Server Error Log
Error Info
Zend_Http_Client_Adapter_Exception: Unable to Connect to ssl://mandrillapp.com:443. Error #0: php_network_getaddresses: getaddrinfo failed: Name or service not known -library/Zend/Http/Client/Adapter/Socket.php:235
Generated By: Unknown Account, Today at 1:17 PM
Stack Trace
#0 /home/control/public_html/library/Zend/Http/Client.php(973): Zend_Http_Client_Adapter_Socket->connect('mandrillapp.com', 443, true)
#1 /home/control/public_html/library/bdMails/Transport/Mandrill.php(177): Zend_Http_Client->request('POST')
#2 /home/control/public_html/library/bdMails/Transport/Abstract.php(57): bdMails_Transport_Mandrill->_bdMails_sendMail()
#3 /home/control/public_html/library/Zend/Mail/Transport/Abstract.php(348): bdMails_Transport_Abstract->_sendMail()
#4 /home/control/public_html/library/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#5 /home/control/public_html/library/XenForo/Model/MailQueue.php(62): Zend_Mail->send(Object(bdMails_Transport_Mandrill))
#6 /home/control/public_html/library/XenForo/Deferred/MailQueue.php(10): XenForo_Model_MailQueue->runMailQueue(9.99999809265)
#7 /home/control/public_html/library/XenForo/Model/Deferred.php(198): XenForo_Deferred_MailQueue->execute(Array, Array, 9.99999809265, '')
#8 /home/control/public_html/library/XenForo/Model/Deferred.php(321): XenForo_Model_Deferred->runDeferred(Array, 9.99999809265, '', false)
#9 /home/control/public_html/library/XenForo/Model/Deferred.php(274): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#10 /home/control/public_html/deferred.php(18): XenForo_Model_Deferred->run(false)
#11 {main}
Request State
array(3) {
["url"] => string(40) "http://www.controlbooth.com/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(38) "/conversations/cm-vs-stagemaker.23874/"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}
As @MattW said, your server probably had connectivity issue. Try changing the DNS resolver to see if it works. You may want to contact your hosting provider too, it should not happen at all.
 
@xfrocks - is it possible to make this add-on ignore super administrators? For some reason, one of my e-mail to myself from the site was flagged as SPAM by outlook.com, and I didn't notice as I wasn't online yesterday. Came online this morning, and I was put into the awaiting approval group and had to change my e-mail address.
 
@xfrocks - is it possible to make this add-on ignore super administrators? For some reason, one of my e-mail to myself from the site was flagged as SPAM by outlook.com, and I didn't notice as I wasn't online yesterday. Came online this morning, and I was put into the awaiting approval group and had to change my e-mail address.
Good idea, I will whitelist the super admins (specified in config.php).

Btw, have you figured out why they marked the email as spam?
 
Good idea, I will whitelist the super admins (specified in config.php).

Btw, have you figured out why they marked the email as spam?
Yeah, someone used the F word in the thread title, and Outlook 2013 on my laptop shoved it in spam, even though I have my domain name whitelisted on the outlook.com website.
 
Yeah, someone used the F word in the thread title, and Outlook 2013 on my laptop shoved it in spam, even though I have my domain name whitelisted on the outlook.com website.
Oh, and that trigger a bounce entry at Mandrill? Sounds pretty dangerous.
 
Yep, it reported it back as Spam automatically (even though the e-mail was from a few days previously).
 
Ok See what it is, just don't know the issue. The error is from a user who was for some reason black listed as spam or something to that effect. All of her emails vis Mandrill are coming as rejected. All the errors are her trying to reset her password or she is subscribed to. This happened suddenly, she has not any problems until yesterday - today.


Here is the message at the site level she is getting.
Screen Shot 2013-10-26 at 5.29.26 PM.webp

From mandrill.

Screen Shot 2013-10-26 at 5.33.45 PM.webp
 
On another note, this user uses Facebook login, so she claims she never had to use a password for the site. Hence why she thinks she can't login regularly to update her email as its asking her to…? What would she change anyway, thats her current email address. :confused:
 
On another note, this user uses Facebook login, so she claims she never had to use a password for the site. Hence why she thinks she can't login regularly to update her email as its asking her to…? What would she change anyway, thats her current email address. :confused:
That's correct. User logged in from Facebook doesn't have a password. Hence she will not be able to change the email. Current solution is: you have to change it for her. I will add another check before resetting email address, some accounts may get stuck if they don't have either a password or an email.
 
That's correct. User logged in from Facebook doesn't have a password. Hence she will not be able to change the email. Current solution is: you have to change it for her. I will add another check before resetting email address, some accounts may get stuck if they don't have either a password or an email.
So, what is the spam issue? And why did their whole scenario happen?
 
Back
Top Bottom