diff options
author | Ruben Pollan <meskio@sindominio.net> | 2016-04-07 19:22:31 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2016-04-14 20:05:02 +0200 |
commit | db3b1369ce12efea2c3d06d0671bfa655ef49571 (patch) | |
tree | 6d94e0648c9d22334a597b7d66559e1273cbed89 /changes | |
parent | 8d45bc5b692801fc3df425d497a7210f84dae123 (diff) |
[feature] Bounce stalled emails after a timeout.
* Resolves: #7998
Diffstat (limited to 'changes')
-rw-r--r-- | changes/next-changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/next-changelog.txt b/changes/next-changelog.txt index f34adbd..65ed19c 100644 --- a/changes/next-changelog.txt +++ b/changes/next-changelog.txt @@ -12,6 +12,8 @@ Features ~~~~~~~~ - `#4285 <https://leap.se/code/issues/4285>`_: Add postfix lookup against couchdb for client smtp fingerprint - `#5959 <https://leap.se/code/issues/5959>`_: Make alias resolver to return *uuid@deliver.local* +- `#7998 <https://leap.se/code/issues/7998>`_: Bounce stalled emails after a timeout. + - `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234. - New feature without related issue number. |