Actions
Bug #5250
closedCB Mailer fails to connect to SMTP server
Description
Tracking a problem I noticed the following:
1. Clean install of Joomla 2.5.28 and CB 1.9.1.
2. Configured Joomla settings for SMTP mailings (added :25 to host so CB picks up)
Joomla mass mail sends just fine - it is not falling back to php mailer as I checked the received email headers.
CB 1.9.1 Mass Mail is failing - just gives an Error Mail message.
Upgraded to CB 2.0.7 latest nightly and tried to send with CB Mass Mailer.
The progress bar is always empty (CB 191 always gave some coloring) - see attachment.
This time I get malformed (visually) error messages stating that:
Error sending email: SMTP connect() failed.
Files
Updated by krileon over 9 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !852
Actions