docker-offlineimap/offlineimap/repository
John Goerzen a6db99a21e Add remote{host,user,pass}eval config options (need documentation yet)
From Ben Kibbey

hello,

Attached is a patch to enable evaluation of account credentials with the
remotehosteval, remoteusereval and remotepasseval configuration options.
I needed this because rather than change all my other programs
configuration settings when I change, say a password, I store them in a
file. So I call a function in pythonfile which parses the credential
file and returns the wanted info. Not really very well tested, but not
complex either. Offlineimap is great, thanks.
2006-10-17 20:55:03 +01:00
..
__init__.py Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
Base.py New restoreatime patch from Ben Kibbey 2006-09-06 02:33:07 +01:00
IMAP.py Add remote{host,user,pass}eval config options (need documentation yet) 2006-10-17 20:55:03 +01:00
LocalStatus.py Update FSF address 2006-08-12 05:15:55 +01:00
Maildir.py New restoreatime patch from Ben Kibbey 2006-09-06 02:33:07 +01:00