On Mon, 29 Jan 2024 18:52:01 +0200 Vladimir Oltean wrote: > > > I still see deferred. I guess I'll have to submit this again. :/ > > > > Took me an hour to fix the mailbot: > > https://github.com/kuba-moo/nipa/commit/6766e97e72ac91ffb42ed2259bc8e2ace446d0ef > > email is the most quirky thing ever. > > Ah, so it was my neomutt encoding email as base64... Something magical going on there, the email is encoded.. twice? See the attachment. That's already thru a round of base64 decode and there's another copy of the email with base64 inside it :o Anyway, unwrapping it once is good enough for the bot to see the command, and enough time spent on this ;) > I see Arınç's series is now in the proper state, thanks! np!