diff options
author | alecpl <alec@alec.pl> | 2010-10-07 08:52:05 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-10-07 08:52:05 +0000 |
commit | f22ea7ba1875863890b486db3e5f448f99c1debc (patch) | |
tree | c13218570f467c72076f9e6f31c7a9d49fc783d4 /CHANGELOG | |
parent | 9db4ca92efc620fa5d38f53557e75e9a8e345047 (diff) |
- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ CHANGELOG Roundcube Webmail - Add unique index on users.username+users.mail_host - Make htmleditor option more consistent and add option to use HTML on reply to HTML message (#1485840) - Use empty envelope sender address for message disposition notifications (RFC2298.3) +- Support SMTP Delivery Status Notifications - RFC3461 (#1486142) RELEASE 0.4.2 ------------- |