Resource icon

[bd] Mails 1.1.0

No permission to download
Ok so I figured it all out, configured everything and emails are still getting sent to the spam folder even though they're now coming from mandrill.
 
is it possibile to set user "Invalid Email - Bounced" only if they get and "hard bounce" and not a "soft bounce"?
 
@xfrocks this addon is great! This addon supports the newsletter? if not, why doesn't add it? I will happy to pay for a paid version with this feature...
 
I need to send all my users a monthly email with some news about the site, and I need to use an external email provider to do it.

As there is no mail chimp thing to sync users and be able to use that, I think this add on is a good solution. Can I use the Xenforo admin feature to mail all users with this and all mails will go through mandrill ? (6k users)

With some other mailing lists you have to compose from the service itself, it seems this one lets compose from Xenforo itself but routing the mails to the external provider, is that correct ?

Thanks.
 
is it possibile to set user "Invalid Email - Bounced" only if they get and "hard bounce" and not a "soft bounce"?
I'm asking this because I'm getting some temporary soft bounce and after that users don't receive mails anymore and don't return to the forum.
 
i been getting errors like these time to time getting very annoying:

Code:
XenForo_Exception: [bd] Mails: Sending mail failed, log is available at /home/unkn0wn/public_html/forums/internal_data/bdmails_1403998379_510da577e21863c59080cb9fafbda0a1.log - library/bdMails/Transport/Abstract.php:75
Generated By: fran2209, Yesterday at 9:32 AM
Stack Trace

#0 /home/unkn0wn/public_html/forums/library/bdMails/Transport/Abstract.php(61): bdMails_Transport_Abstract->_bdMails_log(Array, '[{"email":"casy...', false, Array)
#1 /home/unkn0wn/public_html/forums/library/Zend/Mail/Transport/Abstract.php(348): bdMails_Transport_Abstract->_sendMail()
#2 /home/unkn0wn/public_html/forums/library/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#3 /home/unkn0wn/public_html/forums/library/XenForo/Mail.php(177): Zend_Mail->send()
#4 /home/unkn0wn/public_html/forums/library/XenForo/Mail.php(152): XenForo_Mail->sendMail(Object(Zend_Mail))
#5 /home/unkn0wn/public_html/forums/library/XenForo/Model/UserConfirmation.php(136): XenForo_Mail->send('casylab2209@gma...', 'fran2209')
#6 /home/unkn0wn/public_html/forums/library/XenForo/ControllerPublic/AccountConfirmation.php(103): XenForo_Model_UserConfirmation->sendEmailConfirmation(Array)
#7 /home/unkn0wn/public_html/forums/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_AccountConfirmation->actionResend()
#8 /home/unkn0wn/public_html/forums/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /home/unkn0wn/public_html/forums/index.php(13): XenForo_FrontController->run()
#10 {main}

Request State

array(3) {
  ["url"] => string(59) "http://portalcentric.net/forums/account-confirmation/resend"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(5) {
    ["_xfToken"] => string(8) "********"
    ["_xfConfirm"] => string(1) "1"
    ["_xfRequestUri"] => string(19) "/forums/login/login"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
i been getting errors like these time to time getting very annoying:

Code:
XenForo_Exception: [bd] Mails: Sending mail failed, log is available at /home/unkn0wn/public_html/forums/internal_data/bdmails_1403998379_510da577e21863c59080cb9fafbda0a1.log - library/bdMails/Transport/Abstract.php:75
Generated By: fran2209, Yesterday at 9:32 AM
Stack Trace

#0 /home/unkn0wn/public_html/forums/library/bdMails/Transport/Abstract.php(61): bdMails_Transport_Abstract->_bdMails_log(Array, '[{"email":"casy...', false, Array)
#1 /home/unkn0wn/public_html/forums/library/Zend/Mail/Transport/Abstract.php(348): bdMails_Transport_Abstract->_sendMail()
#2 /home/unkn0wn/public_html/forums/library/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#3 /home/unkn0wn/public_html/forums/library/XenForo/Mail.php(177): Zend_Mail->send()
#4 /home/unkn0wn/public_html/forums/library/XenForo/Mail.php(152): XenForo_Mail->sendMail(Object(Zend_Mail))
#5 /home/unkn0wn/public_html/forums/library/XenForo/Model/UserConfirmation.php(136): XenForo_Mail->send('casylab2209@gma...', 'fran2209')
#6 /home/unkn0wn/public_html/forums/library/XenForo/ControllerPublic/AccountConfirmation.php(103): XenForo_Model_UserConfirmation->sendEmailConfirmation(Array)
#7 /home/unkn0wn/public_html/forums/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_AccountConfirmation->actionResend()
#8 /home/unkn0wn/public_html/forums/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /home/unkn0wn/public_html/forums/index.php(13): XenForo_FrontController->run()
#10 {main}

Request State

array(3) {
  ["url"] => string(59) "http://portalcentric.net/forums/account-confirmation/resend"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(5) {
    ["_xfToken"] => string(8) "********"
    ["_xfConfirm"] => string(1) "1"
    ["_xfRequestUri"] => string(19) "/forums/login/login"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
I think I got plenty of this error with 3 to 5 pages every few hours.
 
XF encounter bounce emails and it's reporting via server log and log files are located at /internal_data/.
Hopefully xfrocks provide an update to address this.
 
Hello, thanks for this addon, but with mandrill, it's possible to remplace xenforo@ by noreply@ please ?
 
I need to send all my users a monthly email with some news about the site, and I need to use an external email provider to do it.
As there is no mail chimp thing to sync users and be able to use that, I think this add on is a good solution. Can I use the Xenforo admin feature to mail all users with this and all mails will go through mandrill ? (6k users)

With some other mailing lists you have to compose from the service itself, it seems this one lets compose from Xenforo itself but routing the mails to the external provider, is that correct ?

Thanks.
 
XF encounter bounce emails and it's reporting via server log and log files are located at /internal_data/.
Hopefully xfrocks provide an update to address this.
Any update on this? Also how do you test this? I found one user that was being bounced but i have no idea is he got a notice.
 
I'm still using it until 1.4 is actually out. I also like how this uses the Mandrill API rather than going out over SMTP.
 
I need to send all my users a monthly email with some news about the site, and I need to use an external email provider to do it.
As there is no mail chimp thing to sync users and be able to use that, I think this add on is a good solution. Can I use the Xenforo admin feature to mail all users with this and all mails will go through mandrill ? (6k users)

With some other mailing lists you have to compose from the service itself, it seems this one lets compose from Xenforo itself but routing the mails to the external provider, is that correct ?

Thanks.
 
@xfrocks - question, if I was sending emails via Mandrill and my internet connection went down and it only sent half the emails out, is there a mail que or something else I can do to finish the emails not sent? I have over 7000 members and it only sent out about 3600.

Thanks,
 
This addon can still be expanded with the way XF 1.4.0 implement it, looks like a bit complicated to me :D
 
@xfrocks - question, if I was sending emails via Mandrill and my internet connection went down and it only sent half the emails out, is there a mail que or something else I can do to finish the emails not sent? I have over 7000 members and it only sent out about 3600.

Thanks,
How did you send out emails? Via XenForo built-in tool? Then unfortunately you cannot recover...
 
Back
Top Bottom