I was wondering if there was a straightforward way to translate my Mutt password files for use with Offlineimap?
Mutt uses password files defined using custom Bash variables as in:
Code:
my_user = 'passwordstring'
Offlineimap uses various other formats to invoke password/user authentication data, none of which are compatible with the native Mutt approach
