MailerQ release 0.7.4
We are pleased to announce the release of MailerQ 0.7.4. This is a bug fix release, solving following issues:
Important bug fixes
Fixed issues with offline status of domains, exchanges and ip addresses.
Mails were sent even before the capacity for a domain/local IP combination was fully loaded. That could have caused emails to be sent without delivery limits.
When exchanges and IPs change while MailerQ is running, we now also update the online status for the exchanges and domains.
Logfile was not parsed correctly, which caused remote IP addresses not to appear in management console log viewer.
Fixed delivery results multiline message order in log.
Other improvements
Different TCP connections are used to publish and consume RabbitMQ messages to speed up publishing.
Added ajax call /ajax/topology to retrieve the entire topology structure in JSON format.
The pause buttons have been refactored it now is possible to pause much more deliveries via the management console.
Management console upgrade to jQuery 1.10.1