docker-offlineimap/offlineimap
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
..
folder Fix up date parsing to use message date if no rtime is available 2006-08-22 02:13:39 +01:00
repository Add remote{host,user,pass}eval config options (need documentation yet) 2006-10-17 20:55:03 +01:00
ui Update FSF address 2006-08-12 05:15:55 +01:00
__init__.py Step 2 of SVN to arch tree conversion 2005-04-16 20:33:35 +01:00
accounts.py New restoreatime patch from Ben Kibbey 2006-09-06 02:33:07 +01:00
CustomConfig.py Update FSF address 2006-08-12 05:15:55 +01:00
imaplib.py Sync INTERNALDATE <-> mtime 2006-08-22 02:09:36 +01:00
imapserver.py Update FSF address 2006-08-12 05:15:55 +01:00
imaputil.py Update FSF address 2006-08-12 05:15:55 +01:00
init.py Update FSF address 2006-08-12 05:15:55 +01:00
localeval.py Update FSF address 2006-08-12 05:15:55 +01:00
mbnames.py Update FSF address 2006-08-12 05:15:55 +01:00
syncmaster.py Update FSF address 2006-08-12 05:15:55 +01:00
threadutil.py Update FSF address 2006-08-12 05:15:55 +01:00
version.py Update FSF address 2006-08-12 05:15:55 +01:00