Resource icon

[bd] Mails 1.1.0

No permission to download
If you are getting Unknown in bounce processing logs, that means the bounce emails are still being generated by SES for some reason..
If you can send me screenshots of Xenforo settings and SNS settings (either here or via conversation), I can have a look..
 
I'm using mandrill and we are sending about 500 mail/daily.

We are getting some errors on server error logs page like these;

Code:
Email to xxxx@gmail.com failed: Read timed out after 10 seconds
Code:
Zend_Http_Client_Adapter_Exception: Email to xxxx@gmail.com failed: Read timed out after 10 seconds - library/Zend/Http/Client/Adapter/Socket.php:512

How can i fix this timeout issues ?

And also;
I need to disable the email sending error logs too. I'm getting too many errors every day.
Code:
[bd] Mails: Sending mail failed, log is available at /home/xxx/forum/internal_data/bdmails_1469369295_33818685bb83a3c35f46262ff2ba7296.log
 
Hi,

I've just installed bd Mails and my mails are been rejected. Here there's a screenshot of the error that appears on my Server Error Logs:


XenForo_Exception: [bd] Mails: Sending mail failed, log is available at /home3/vgixfikn/public_html/zonapokemongo.com/internal_data/bdmails_1470781302_33623876bb04a39b9690252d2fde1cf0.log -library/bdMails/Transport/Abstract.php:47
Generated By: Unknown Account, 36 minutes ago
Stack Trace
#0 /home3/vgixfikn/public_html/zonapokemongo.com/library/bdMails/Transport/Abstract.php(35): bdMails_Transport_Abstract->_bdMails_log(Array, '[{"email":"zona...', false, Array)
#1 /home3/vgixfikn/public_html/zonapokemongo.com/library/Zend/Mail/Transport/Abstract.php(348): bdMails_Transport_Abstract->_sendMail()
#2 /home3/vgixfikn/public_html/zonapokemongo.com/library/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#3 /home3/vgixfikn/public_html/zonapokemongo.com/library/XenForo/Model/MailQueue.php(79): Zend_Mail->send(Object(bdMails_Transport_Mandrill))
#4 /home3/vgixfikn/public_html/zonapokemongo.com/library/XenForo/Deferred/MailQueue.php(10): XenForo_Model_MailQueue->runMailQueue(7.99999785423)
#5 /home3/vgixfikn/public_html/zonapokemongo.com/library/XenForo/Model/Deferred.php(295): XenForo_Deferred_MailQueue->execute(Array, Array, 7.99999785423, '')
#6 /home3/vgixfikn/public_html/zonapokemongo.com/library/XenForo/Model/Deferred.php(429): XenForo_Model_Deferred->runDeferred(Array, 7.99999785423, '', false)
#7 /home3/vgixfikn/public_html/zonapokemongo.com/library/XenForo/Model/Deferred.php(374): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#8 /home3/vgixfikn/public_html/zonapokemongo.com/deferred.php(23): XenForo_Model_Deferred->run(false)
#9 {main}
Request State
array(3) {
["url"] => string(41) "http://www.zonapokemongo.com/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(79) "/threads/lo-que-pasa-cuando-la-gente-encuentra-un-charizard-en-central-park.64/"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}

On Mandrill site, everything looks ok, DKIM and SPF records verified.

Does anyone know where the problem come from? How can I fix the problem?
 
@Atalaia01 :
As said numerous times before, this is not an error, but just hints that a certain mail address was not able to receive messages.

Please read the file "/home3/vgixfikn/public_html/zonapokemongo.com/internal_data/bdmails_1470781302_33623876bb04a39b9690252d2fde1cf0.log" at your server to see exactly what was wrong.

You can also look at your log for sending problems in Mandrill.
 
),
1 => '[{"email":"zonapokemongo.com@gmail.com","status":"rejected","_id":"6a3f63acdf1f4d798edcee8a7bc83f70","reject_reason":"unsigned"}]',
2 => false,
3 =>
array (
'microtime' => 0.900715827942,
),
)

But I dont know what unsigned means... Everything is verified on my mandrill account.
 
Thanks for your reply. I've got an answer from Mandrill:

Hi there,

Thanks for reaching out. In looking at your Sending Domains page, only one domain has been fully verified (three green checkmarks) - zonapokemongo.com. Unfortunately, the messages you're attempting to send have used @www.zonapokemongo.com as the Sending Domain, which is not the same as zonapokemongo.com.

You'll need to change the domain of your From: address to zonapokemongo.com in order for these messages to send as expected.

But I don't know where to change the sending domain from Xenforo@www.zonapokemongo.com to Xenforo@zonapokemongo.com, any idea?

Thanks in advance!
 
I'm using sendgrid to send out the emails for my community and I'm doing it through this addon. However all my emails go straight to spam. Any ideas why that could be?
 
Where's the functionality for "Added support for Amazon SES quota and statistics"?
I don't see anything at /admin.php?options/list/bdMails
 
@xfrocks Please be aware that problem. I see bd mail logs everytime on my server error log page and i don't want it.

How can i prevent these errors

Code:
[bd] Mails: Sending mail failed, log is available at /home/nginx/test.com/public/internal_data/bdmails_1475833335_7812958178770339

I'm not a spammer, we have about 2.5million members so some subscription mails may not send them. It is normally. Also, i see too many .txt documents on the internal_data directory.

Any config for disable them ?
 
this killed my admin access:

Code:
An exception occurred: Option IDs must be unique. The specified ID is already in use. in /public_html/forums/library/XenForo/DataWriter.php on line 1359

    XenForo_DataWriter->_haveErrorsPreventSave() in XenForo/DataWriter.php at line 1401
    XenForo_DataWriter->save() in bdMails/ShippableHelper/Updater.php at line 569
    bdMails_ShippableHelper_Updater::_getConfig() in bdMails/ShippableHelper/Updater.php at line 54
    bdMails_ShippableHelper_Updater::onInitDependencies() in bdMails/Listener.php at line 35
    bdMails_Listener::init_dependencies() in XenForo/CodeEvent.php at line 90
    XenForo_CodeEvent::fire() in XenForo/Dependencies/Abstract.php at line 215
    XenForo_Dependencies_Abstract->preLoadData() in XenForo/FrontController.php at line 127
    XenForo_FrontController->run() in /public_html/forums/admin.php at line 13

full uninstall and install fixed it..
 
Last edited:
@xfrocks Please be aware that problem. I see bd mail logs everytime on my server error log page and i don't want it.

How can i prevent these errors

Code:
[bd] Mails: Sending mail failed, log is available at /home/nginx/test.com/public/internal_data/bdmails_1475833335_7812958178770339

I'm not a spammer, we have about 2.5million members so some subscription mails may not send them. It is normally. Also, i see too many .txt documents on the internal_data directory.

Any config for disable them ?
Ah, you can't turn it off yet. Sorry.
 
Top Bottom