docker-offlineimap/offlineimap/repository
Eygene Ryabinkin e51ed80ecc Enable tilde and environment variable expansion on some items
Expand environment variables in the following configuration items:
- general.pythonfile;
- general.metadata;
- mbnames.filename;
- Repository.localfolders.
- Repository.sslcacertfile.

Make tilde and environment variable expansion in the following
configuration items:
- Repository.sslclientcert;
- Repository.sslclientkey.

GitHub pull request: https://github.com/OfflineIMAP/offlineimap/pull/113
Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
2014-11-12 09:40:12 +03:00
..
__init__.py Make GmailFolder sync GMail labels 2014-05-06 23:36:06 +04:00
Base.py Brought CustomConfig.py into more proper shape 2014-10-09 19:24:11 +04:00
Gmail.py Adapt plain status folder to gmail labels stuff 2014-05-06 23:37:11 +04:00
GmailMaildir.py Adapt plain status folder to gmail labels stuff 2014-05-06 23:37:11 +04:00
IMAP.py Enable tilde and environment variable expansion on some items 2014-11-12 09:40:12 +03:00
LocalStatus.py Class LocalStatusRepository: add missing self qualifier 2014-05-07 18:29:47 +04:00
Maildir.py Introduce CustomConfig method that applies set of transforms 2014-11-02 11:53:05 +03:00