Rodolfo García Peñas (kix)
|
625ae4ccbe
Merge pull request #191 from WhyNotHugo/optional-keyring
|
3 months ago |
Rodolfo García Peñas (kix)
|
0be020f1cf
Merge pull request #177 from roboshim/use-foldername-to-imapname-func
|
3 months ago |
Robo Shimmer
|
b9ffbb98e5
refresh folders after release connection
|
5 months ago |
Hugo Osvaldo Barrera
|
6f8623283e
Make keyring support optional
|
7 months ago |
Robo Shimmer
|
6299318f87
fix function call
|
8 months ago |
Robo Shimmer
|
5e1627fc07
* refresh folder list after folder create
|
10 months ago |
Robo Shimmer
|
1c161cd934
instead testing space and quoting if space is present in folder name, use
|
10 months ago |
Chris Coleman
|
6842651a23
Update IMAP.py
|
1 year ago |
Kirill A. Korinsky
|
d99b2f72da
Introduced support of system keyring
|
3 years ago |
Hubert Pineault
|
7b408b0c58
Allow filtering of folders with spaces
|
2 years ago |
Rodolfo García Peñas (kix)
|
3ef991c83e
Revert "Use system sslcacertfile by default"
|
3 years ago |
peeweep
|
c21a7fa0a3
BUG: Right format for host using remotehosteval
|
3 years ago |
Rodolfo García Peñas (kix)
|
81bd57e434
Allow create and delete folders with spaces
|
3 years ago |
Rodolfo García Peñas (kix)
|
76c7a723db
Merge pull request #51 from sudipm-mukherjee/fix_remotepassfile
|
3 years ago |
Sudip Mukherjee
|
96793820de
BUG: Right format for password from remotepassfile
|
3 years ago |
Konstantinos Natsakis
|
fa080b8d92
BUG: Right format for username using remoteusereval
|
3 years ago |
Rodolfo García Peñas (kix)
|
63ce3f770d
foldersort broken with instance comparison
|
3 years ago |
Rodolfo García Peñas (kix)
|
7a4285370f
BUG: Right format for password using remotepasseval
|
4 years ago |
Rodolfo García Peñas (kix)
|
2409fe8f49
IMAP.py removed warning about explicitly re-raising
|
4 years ago |
Rodolfo García Peñas (kix)
|
f8a5b0b295
IMAP.py renamed variables
|
4 years ago |
Rodolfo García Peñas (kix)
|
316fcfbbee
IMAP.py docstrings
|
4 years ago |
Rodolfo García Peñas (kix)
|
d50a28a68f
repository add docstring to files
|
4 years ago |
Rodolfo García Peñas (kix)
|
332a6d7240
IMAP.py long lines style
|
4 years ago |
Rodolfo García Peñas (kix)
|
1ce229ca9d
IMAP.py comparison with None should use is
|
4 years ago |
Rodolfo García Peñas (kix)
|
2f2f4ef918
IMAP.py long lines style
|
4 years ago |
Rodolfo García Peñas (kix)
|
5033340c2f
IMAP.py should use encoding to read the file
|
4 years ago |
Rodolfo García Peñas (kix)
|
0e90bcbf38
IMAP.py too many arguments for string format
|
4 years ago |
Rodolfo García Peñas (kix)
|
352133dcc0
call to setDaemon uses Bool argument
|
4 years ago |
Rodolfo García Peñas (kix)
|
a4863b2f04
Use system sslcacertfile by default
|
4 years ago |
Rodolfo García Peñas (kix)
|
47f7b1ba3c
get_os_sslcertfile_searchpath do not check iterable
|
4 years ago |
Rodolfo García Peñas (kix)
|
f66bfb0026
Renamed utils/distro.py
|
4 years ago |
Rodolfo García Peñas (kix)
|
6321a66287
six: changed offlineimap/repository/IMAP.py
|
4 years ago |
Rodolfo García Peñas (kix)
|
6f622c7b27
repository/IMAP.py getselectors updated
|
4 years ago |
Rodolfo García Peñas (kix)
|
caaa953616
IMAP.py list folders
|
4 years ago |
Rodolfo García Peñas (kix)
|
9779d5444a
repository/IMAP.py Removed initialitation
|
4 years ago |
Rodolfo García Peñas (kix)
|
78b010d149
repository/IMAP.py Removed extra characters
|
4 years ago |
Rodolfo García Peñas (kix)
|
30afe4645e
offlineimap/repository files singleton-comparison
|
4 years ago |
Rodolfo García Peñas (kix)
|
e77440552c
Do not make object inheritance
|
4 years ago |
Rodolfo García Peñas (kix)
|
80ee751243
Reformat offlineimap/folder/IMAP.py
|
4 years ago |
Rodolfo García Peñas (kix)
|
e84e932df4
Changed wrong comparison equal
|
4 years ago |
Rodolfo García Peñas (kix)
|
5e356b0bf5
Removed codecs
|
4 years ago |
Nicolas Sebrecht
|
0d865c2e36
repository/IMAP: update copyright header date
|
5 years ago |
Kyle Altendorf
|
57a43f5bba
mkdir -p alike folder creation
|
5 years ago |
velleto
|
c126b4286d
Allow users to keep colons between each hex pair of server certificate fingerprint in configuration file.
|
6 years ago |
Nicolas Sebrecht
|
5836970d51
utf8foldernames: fix missing decode argument
|
7 years ago |
Nicolas Sebrecht
|
a79263bb31
utf8foldernames: support --delete-folder with UTF-8 folder name
|
7 years ago |
Urs Liska
|
36d726763d
utf8: implement utf8foldernames option
|
7 years ago |
Urs Liska
|
14d83dbf48
utf8: avoid dequoting IMAP folder names twice
|
7 years ago |
Stéphane Graber
|
e3bbf75feb
Fix ipv6 configuration handling
|
7 years ago |
Nicolas Sebrecht
|
11655cb613
repository: IMAP: correctly check the response while listing remote folders
|
7 years ago |