"Kevin J. McCarthy" <ke...@8t8.us> wrote: > On Sat, Mar 04, 2023 at 06:33:33PM +0100, Sebastian Andrzej Siewior wrote: > > #2 of this mini series uses the safe dictionary for base64 encoding to > > use for message-id generation. This bothered me for a while and then I > > stumbled uppon issie #400 so it appears to not be just me. > > > > #1 is rather unimportant but allows to decode this safe URL base64 > > encoded strings if ever needed. > > Thank you Sebastian, and again my apologies to everyone for basically > ignoring #400.
Thanks Kevin. Any chance you can restore the %Y%m%d%H%M%S prefix? I brought this up here in a patch <20210110213922.iqTO594q5DM@dcvr>. The great thing about such Message-IDs is that easily obvious when that message is from. I made git-send-email match this old mutt behavior back in 2016, even. Again, date-time isn't a privacy issue since the Date header already exists, and Received is typically close. I'm sure many Linux kernel and GNU toolchain folks would appreciate it :) Thanks again for mutt.