diff options
author | svncommit <devs@roundcube.net> | 2007-09-20 11:24:41 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2007-09-20 11:24:41 +0000 |
commit | aca3d25f1b65bc601ea66b59528e39ce158f6c89 (patch) | |
tree | 69d3185c9efe3ec26d1de43f6988316878a5b75a /CHANGELOG | |
parent | 84d06edb06433c980dc7718188fcdd0799b08c09 (diff) |
Make smtp HELO/EHLO hostname configurable (closes #1484067)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ CHANGELOG RoundCube Webmail --------------------------- +2007/09/20 (robin) +---------- +- Make smtp HELO/EHLO hostname configurable (#1484067) + + 2007/09/19 (thomasb) ---------- - Unlock interface when message sending fails (#1484570) |