Routing: avoid doing the one_time replacement operation when a redirect leaves the...
authorJeremy Harris <jgh146exb@wizmail.org>
Thu, 22 Sep 2016 18:59:48 +0000 (19:59 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Thu, 22 Sep 2016 19:05:17 +0000 (20:05 +0100)
commitd1f9fb42472323edb17c3ee3cbbfce3557083ceb
tree03e10f7f224c1ab0e940a5d8a1d386d9975b7027
parentadaa0e2c25fb6cf60aa9e3c4088915733d073022
Routing: avoid doing the one_time replacement operation when a redirect leaves the address unchanged

When done, in combination with a defer the retry would see the address as delivered, hence losing mail.
doc/doc-txt/ChangeLog
src/src/deliver.c
src/src/routers/redirect.c