imap uids in index

2018-03-24 Thread Philipp Gesang
; I’ll polish up the patch and resubmit. Best, Philipp From 52e7616fc69be3678965a27d1c746b731234420a Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Tue, 13 Feb 2018 17:50:34 +0100 Subject: [PATCH] add format for server message numbers (pop, imap) Add the %U specifier to access the UID or

Re: imap uids in index

2018-03-26 Thread Philipp Gesang
2018-03-24 (Saturday), ke...@8t8.us (Kevin J. McCarthy): > On Sat, Mar 24, 2018 at 01:40:21PM +0100, Philipp Gesang wrote: > > sometimes I need to refer to the UIDs corresponding to messages > > on the server for debugging reasons. I’ve been patching mutt for > > a while to a

catch NULL dereference with bad s/mime signature

2018-06-18 Thread Philipp Gesang
fault. Best, Philipp From fd4d754d457e0819bb6b9e417afb33c26f87bf55 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Mon, 18 Jun 2018 11:21:38 +0200 Subject: [PATCH] crypt-gpgme: prevent crash on bad S/MIME signature Inform the user about the fingerprint being unavailable instead of crashing i