I too use this pythonfile=... option to be able to use password-store. I was a bit ashamed that I did not take the time to send a proper fix to guix upstream, but I was already debugging something else when this bug hit and I couldn't find the time. I'm glad this snippet was helpful to you then :)
Ignas Lapėnas <ig...@lapenas.dev> writes: >> I hope this can help other people faced with an unmerged fix to a >> pressing issue. > > Thank you for direct hint on how to fix offlineimap! > > The issue even with the latest commit still happens, when using > pythonfile = <...> > option in .offlineimaprc to provide additional custom python functions > for password auth handling.