Sidradi
Member
Hi xf Staff,
I have an issue when an email must be send :
So all my members doesn't recieve any mails !
I have an issue when an email must be send :
Code:
#0 /customers/5/7/d/ensa-support.com/httpd.www/library/Zend/Mail/Transport/Abstract.php(348): Zend_Mail_Transport_Sendmail->_sendMail()
#1 /customers/5/7/d/ensa-support.com/httpd.www/library/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#2 /customers/5/7/d/ensa-support.com/httpd.www/library/XenForo/Mail.php(175): Zend_Mail->send(Object(Zend_Mail_Transport_Sendmail))
#3 /customers/5/7/d/ensa-support.com/httpd.www/library/XenForo/Mail.php(152): XenForo_Mail->sendMail(Object(Zend_Mail))
#4 /customers/5/7/d/ensa-support.com/httpd.www/library/XenForo/Model/UserConfirmation.php(210): XenForo_Mail->send('sidradi@outlook...', 'test')
#5 /customers/5/7/d/ensa-support.com/httpd.www/library/XenForo/ControllerAdmin/User.php(948): XenForo_Model_UserConfirmation->processUserModeration(Array, 'reject', true, 'je t'aime')
#6 /customers/5/7/d/ensa-support.com/httpd.www/library/XenForo/FrontController.php(351): XenForo_ControllerAdmin_User->actionModeratedUpdate()
#7 /customers/5/7/d/ensa-support.com/httpd.www/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#8 /customers/5/7/d/ensa-support.com/httpd.www/admin.php(13): XenForo_FrontController->run()
#9 {main}
État de la demande
array(3) {
["url"] => string(60) "http://www.ensa-support.com/admin.php?users/moderated/update"
["_GET"] => array(1) {
["users/moderated/update"] => string(0) ""
}
["_POST"] => array(2) {
["users"] => array(1) {
[12] => array(3) {
["action"] => string(6) "reject"
["reject_reason"] => string(9) "je t'aime"
["notify"] => string(1) "1"
}
}
["_xfToken"] => string(8) "********"
}
}
So all my members doesn't recieve any mails !