]> granicus.if.org Git - neomutt/commit
Add AUTOCRYPT header to imap fetch list
authorKevin McCarthy <kevin@8t8.us>
Sat, 27 Jul 2019 20:44:36 +0000 (13:44 -0700)
committerRichard Russon <rich@flatcap.org>
Mon, 19 Aug 2019 23:14:27 +0000 (00:14 +0100)
commitf9de81e4913edf8ca824410703106fbe10ceb8de
treea8a942c088ac63a8f808bf7fbd25b807bbdb8255
parent5a8bf555afa887bcd4e012bad90d27639c3678d5
Add AUTOCRYPT header to imap fetch list

If $autocrypt is set, add the header to make IMAP behave the same as
other formats (parsing on initial mailbox opening).

This will also be useful if we perform an initial scan during account
creation, to make that work for IMAP too.

Co-authored-by: Richard Russon <rich@flatcap.org>
imap/message.c