On Sun, Sep 13, 2020 at 21:25:18 +0200, Pau wrote:
> I think this is the issue. That string I was referring to before is
> not the password as defined in my muttrc file. Entering :set
> ?imap_pass displays that string

For what it's worth, the string shown in the password spot in the debug
log does appear to be a valid base-64 encoded value, though decoding it
gives "random" binary data as far as I can see....

$ echo "fFMJITrE20WY9pGYIkg9Mxbbe4EuUqNe9EONwwiSJ7c=" | base64-decode | hd
00000000  7c 53 09 21 3a c4 db 45  98 f6 91 98 22 48 3d 33  ||S.!:ÄÛE.ö.."H=3|
00000010  16 db 7b 81 2e 52 a3 5e  f4 43 8d c3 08 92 27 b7  |.Û{..R£^ôC.Ã..'·|
00000020


                                                Nathan

Reply via email to