aerc/doc
inwit bc593ac7cd recall: allow recalling messages from any folder
Recall fails when called outside of the "postpone" folder (usually
"Drafts"). This makes sense for postponed messages. However, sometimes
the user would like to re-edit and re-send an old, possibly sent,
message, which would serve as a basis for the new one.

This patch allows recall to work outside the postpone folder, thus
allowing for re-edition of any message.

In the original recall function, if the recalled message is found in the
"postpone" folder, once the message has been recalled, re-edited and
sent, the original draft is deleted. With this patch, when the message
is not in the "postpone" folder, the original message is not deleted.

Signed-off-by: inwit <inwit@sindominio.net>
2021-12-13 14:56:39 +01:00
..
aerc-config.5.scd binds: add account specific bindings 2021-12-11 21:45:41 +01:00
aerc-imap.5.scd imap: fix build on macos 2021-12-11 21:45:51 +01:00
aerc-maildir.5.scd doc: update authors 2021-11-09 20:11:42 +01:00
aerc-notmuch.5.scd doc: update authors 2021-11-09 20:11:42 +01:00
aerc-search.1.scd doc: update authors 2021-11-09 20:11:42 +01:00
aerc-sendmail.5.scd doc: update authors 2021-11-09 20:11:42 +01:00
aerc-smtp.5.scd doc: update authors 2021-11-09 20:11:42 +01:00
aerc-stylesets.7.scd style: customize vertical and horizontal border characters 2021-11-30 15:05:33 +01:00
aerc-templates.7.scd doc: update authors 2021-11-09 20:11:42 +01:00
aerc-tutorial.7.scd doc: update authors 2021-11-09 20:11:42 +01:00
aerc.1.scd recall: allow recalling messages from any folder 2021-12-13 14:56:39 +01:00