Here's a small patch to fix a warning in mutt_ssl.c:
mutt_ssl.c:117:8: warning: unused variable 'buf' [-Wunused-variable]
Built and tested on OpenBSD against head commit
04a7f1d9585ca21894ec09283becd9425d1c1334.
Cheers,
--Aaron
diff --git a/mutt_ssl.c b/mutt_ssl.c
index 91507948..7ce15c1c 1006
On 2021-11-24 05:47 +, Claus Assmann wrote:
> On Tue, Nov 23, 2021, Aaron Poffenberger wrote:
>
> > > > I know this is related to Message-ID...
> >
> > I'll back off this claim because I can't prove it beyond doubt. I've
>
> Of course you could. I explained how to do it, but (so far) you
> h
On Tue, Nov 23, 2021 at 04:40:28PM -0600, Aaron Poffenberger wrote:
> As for making the fqdn of the From-address available during Message-ID
> generation, I see value in it regardless. But it's not my software. I
> don't get to decide. I'll leave it as it always was: a suggestion.
At any rate, thi