notmuch-mutt: Use of uninitialized value.
Profpatsch
mail at profpatsch.de
Wed Feb 13 15:36:58 PST 2013
On 13-02-13 02:35pm, Kevin J. McCarthy wrote:
> A more likely idea is to check whether you have $pipe_decode set.
> If you have this set, you need to make sure you are not weeding out
> message-id with 'ignore'.
>
> In fact, I've just tried this, and I can replicate the problem and exact
> error messages with these settings:
>
> set pipe_decode
> ignore *
> unignore From Date To Cc Bcc Subject
>
> Adding this will fix the problem:
> unignore Message-ID
BRILLIANT!
So much for copying a basic rc from someone else.
Of course, that was it and I’m officially an idiot.
And apparently Mail::Internet errors out if there is no Message-ID.
(Which mentioned in the docs at CPAN…)
Mystery solved.
~Profpatsch
--
Proudly written in Mutt with Vim on Archlinux.
Q: Why is this email five sentences or less?
A: http://five.sentenc.es
More information about the notmuch
mailing list