Nicolas Sebrecht
|
bd4b968f1d
repository: IMAP: cache the idle folders in memory
|
8 years ago |
Nicolas Sebrecht
|
9c386154bb
XOAUTH2: correctly strip values for evaluated credentials
|
8 years ago |
Nicolas Sebrecht
|
13043b5877
XOAUTH2: strip newlines of the returned values for the eval configuration options
|
8 years ago |
Nicolas Sebrecht
|
00e6627299
XOAUTH2: function was changed to not have argument
|
8 years ago |
Nicolas Sebrecht
|
b4fe69028b
XOAUTH2: let the user call the evaluated functions in the configuration
|
8 years ago |
Nicolas Sebrecht
|
9aa5afa951
XOAUTH2: fix the *_eval configuration options
|
8 years ago |
Nicolas Sebrecht
|
b4e33eeac4
XOAUTH2: use one "public" attribute everywhere for self.oauth2_request_url
|
8 years ago |
Nicolas Sebrecht
|
0b824bdc49
offlineimap.conf: allow non-spaces in the account list
|
8 years ago |
Nicolas Sebrecht
|
88e8a4895e
minor code enhancements
|
8 years ago |
Nicolas Sebrecht
|
b521b98d99
offlineimap.conf: learn to evaluate oauth2 related options
|
8 years ago |
Nicolas Sebrecht
|
1a96d588d5
fix: configparser does not know about python types like u""
|
8 years ago |
Nicolas Sebrecht
|
2e81331a3c
learn --delete-folder CLI option
|
8 years ago |
Nicolas Sebrecht
|
29e06a60f9
learn to not download UIDs defined by the user
|
8 years ago |
Nicolas Sebrecht
|
7945e10a76
correctly reraise errors with six
|
8 years ago |
Nicolas Sebrecht
|
cf5698b6a6
repository: IMAP: minor improvements
|
8 years ago |
Nicolas Sebrecht
|
ac2a547ec4
learn to disable STARTTLS
|
8 years ago |
Nicolas Sebrecht
|
08e17de7e2
require usernames and passwords to be UTF-8 encoded
|
8 years ago |
Nicolas Sebrecht
|
8c9f63a9b5
repository/IMAP: add minor comment
|
8 years ago |
Nicolas Sebrecht
|
a2a8a908ca
threading: fix variable names about namespaces
|
8 years ago |
Łukasz Żarnowiecki
|
0addcbabf0
py3: raise exceptions using six module
|
8 years ago |
Łukasz Żarnowiecki
|
4fbb5640ac
Convert basestring to str
|
8 years ago |
Nicolas Sebrecht
|
2fb2f840dc
XOAUTH2: don't force oauth2_request_url to be defined
|
8 years ago |
Nicolas Sebrecht
|
2fc5d2a814
XOAUTH2: raise error when oauth_request_url is missing for IMAP type
|
8 years ago |
Nicolas Sebrecht
|
9486a0dab3
IMAP: don't try to create empty folders
|
8 years ago |
Ebben Aries
|
9bfd610230
change hard coding of AF_UNSPEC to user-defined address-families per repository
|
8 years ago |
ojab
|
cfa704bbf2
Allow authorization via XOAUTH2 using access token
|
9 years ago |
Max Vilimpoc
|
1becbff786
enable SSL by default
|
9 years ago |
Ben Boeckel
|
f03afcd224
imapserver: add a tls_level option
|
9 years ago |
Nicolas Sebrecht
|
af640208e1
make XOAUTH2 configuration option optional
|
9 years ago |
Nicolas Sebrecht
|
ebb2124dbb
Merge branch 'Frizlab-gmail-oauth-2' into next
|
9 years ago |
Christopher Corley
|
f7efaa2093
learn XOAUTH2 authentication
|
11 years ago |
Nicolas Sebrecht
|
55ca922dd1
Merge branch 'krafczyk-new-mail-hook-2' into next
|
9 years ago |
Matthew Krafczyk
|
48bb2f4113
Added the newmail_hook
|
9 years ago |
Tommie Gannert
|
a6e7b6627b
Add decodefoldernames option to decode IMAP folder names using UTF-7.
|
9 years ago |
Nicolas Sebrecht
|
6d72fd74af
Merge branch 'holomorph-remoteuser' into next
|
9 years ago |
Mark Oteiza
|
a629b4e0e7
do not error if `remoteuser` is not configured
|
10 years ago |
Nicolas Sebrecht
|
461554b7b1
more style consistency
|
9 years ago |
Eygene Ryabinkin
|
f69613965f
Make OS-default CA certificate file to be requested explicitely
|
9 years ago |
Nicolas Sebrecht
|
41fa3ae4fc
more style consistency
|
9 years ago |
Nicolas Sebrecht
|
a44718130d
minor: add comments
|
9 years ago |
Nicolas Sebrecht
|
c2b8a99fa2
repository: IMAP.py: do not redefine string
|
9 years ago |
Eygene Ryabinkin
|
e7fabf9e57
Properly re-raise exception to save original tracebacks
|
9 years ago |
Nicolas Sebrecht
|
61021260cb
more consistent style
|
10 years ago |
Eygene Ryabinkin
|
e51ed80ecc
Enable tilde and environment variable expansion on some items
|
10 years ago |
Eygene Ryabinkin
|
8f3c22e227
Introduce CustomConfig method that applies set of transforms
|
10 years ago |
Eygene Ryabinkin
|
818486283e
Add support for OS-specific CA bundle locations
|
10 years ago |
Eygene Ryabinkin
|
d2ec2a4e9e
Extend handling of cert_fingerprint
|
10 years ago |
Eygene Ryabinkin
|
8b6f10e2e7
Pass folder names for the foldersort function
|
11 years ago |
Andreas Mack
|
e26827c1cb
Make authentication mechanisms configurable
|
11 years ago |
Steve Purcell
|
968d5520da
Allow transport-type tunnels to the IMAP servers
|
11 years ago |