The following error message appeared in our logs :
Uncaught PHP Exception Swift_TransportException: "Expected response code 250 but got code "554", with message "554 Too many nonmail commands "" at /var/www/ebac.hepn.be/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php line 383
Apparently, this was triggered in Claroline\AnnouncementBundle\Controller\AnnouncementController::createAction.
The user who reported the error said she was trying to notify users while posting an announcement.
The same error message was thrown in another bundle. See corresponding ticket: claroline/MessageBundle#18
The following error message appeared in our logs :
Apparently, this was triggered in
Claroline\AnnouncementBundle\Controller\AnnouncementController::createAction.The user who reported the error said she was trying to notify users while posting an announcement.
The same error message was thrown in another bundle. See corresponding ticket: claroline/MessageBundle#18