Changes
These are the changes in EMG 8.0.8 as compared to EMG 8.0.7.
- Throttle policies now have a new option,
REASON=string
. This string is returned to clients when messages are rejected, in addition to the error code, and is supported for the protocols CIMD2, MGP, SMPP, and UCP. - There is now a new throttling mode, named
DROP
. In this mode messages are accepted as usual, but are then immediately deleted instead of being routed to an outgoing connector. No delivery report is sent back. This can be used to combat spammers who do not care about the delivery anyway. For outgoing traffic it behaves asREJECT
. - The connector option NOTIFY, introduced in version 7.2.0, now has a new type THROTTLE. This is used when messages are rejected or dropped on any of the throttles configured on this connector.
- We have made various additional minor improvements in the throttling module. If you’re using this functionality, we therefore recommend an update to this version (or later, when available).
Files
The downloads are password-protected. To obtain the username and password required, please use our license request form. If you already have an existing installation, you should download just the new binaries. However, if you’re upgrading from EMG 7 or earlier, please also take a look at the full installation guide, as you may also need a new Perl installation.
Binaries and scripts | EMG 8.0.8-binaries |
Full distribution | EMG 8.0.8-full |