Rodolfo García Peñas (kix)
|
db34745227
Merge pull request #154 from keithbowes/extra-search-paths
|
2 months ago |
Rodolfo García Peñas (kix)
|
07c186e54c
Merge pull request #204 from derekschrock/freebsd
|
2 months ago |
Rodolfo García Peñas (kix)
|
4f5b2529e4
Full packaging review
|
2 months ago |
Derek Schrock
|
0c2433c5c1
Add FreeBSD pkg search/install to install examples
|
2 months ago |
Rodolfo García Peñas (kix)
|
47f74c4408
Handle bare exceptions thrown while getting message ID
|
2 months ago |
Rodolfo García Peñas (kix)
|
93f358dee9
Merge pull request #202 from keithbowes/keeppkg
|
2 months ago |
Keith Bowes
|
1dacb3683e
Readded distutils.core
|
2 months ago |
Keith Bowes
|
3cdc99946e
Might as well replace the obsolete distutils (removed from Python 3.12) package with setuptools too
|
2 months ago |
Keith Bowes
|
0c0f51db13
Use an underscore rather than a dash in setup.cfg
|
2 months ago |
Keith Bowes
|
974c31d59c
No longer create empty list items for possible locations of the CA file
|
2 months ago |
Keith Bowes
|
70f760d60d
Find extra paths for default CA bundle trough the SSL module if possible (Python 3.4+)
|
1 year ago |
Rodolfo García Peñas (kix)
|
2559d74358
Merge pull request #146 from schspa/feat-add-apple-silicon-cert
|
2 months ago |
Rodolfo García Peñas (kix)
|
40c0429aad
Merge pull request #175 from roboshim/imaputil-quote-fix
|
2 months ago |
Rodolfo García Peñas (kix)
|
625ae4ccbe
Merge pull request #191 from WhyNotHugo/optional-keyring
|
2 months ago |
Rodolfo García Peñas (kix)
|
0be020f1cf
Merge pull request #177 from roboshim/use-foldername-to-imapname-func
|
2 months ago |
Rodolfo García Peñas (kix)
|
49185d15ec
Merge pull request #179 from roboshim/fldrname-to-imapname-fix
|
2 months ago |
Rodolfo García Peñas (kix)
|
f37c94ceac
Merge pull request #178 from roboshim/dont-create-existing-folder
|
2 months ago |
Rodolfo García Peñas (kix)
|
4b4899631a
Merge pull request #190 from WhyNotHugo/flexible-config-extension
|
2 months ago |
Rodolfo García Peñas (kix)
|
38114ed24f
Merge pull request #194 from lilydjwg/master
|
2 months ago |
Rodolfo García Peñas (kix)
|
8f7f2a1f22
Merge pull request #181 from magarnicle/patch-1
|
2 months ago |
Rodolfo García Peñas (kix)
|
4cc33cfe44
Merge pull request #180 from roboshim/imapsplit-rfc3501-4.3-octcount-prefix-string
|
2 months ago |
Rodolfo García Peñas (kix)
|
c2b11a3fa8
Merge pull request #176 from roboshim/ignore-broken-msgid
|
2 months ago |
Rodolfo García Peñas (kix)
|
07f8d72693
Merge pull request #186 from peterb-dev/peterb-dev-fix-negative-timezone-bug
|
3 months ago |
Robo Shimmer
|
b9ffbb98e5
refresh folders after release connection
|
5 months ago |
lilydjwg
|
5519fe90cd
fix a couple of DeprecationWarning from threading module
|
6 months ago |
lilydjwg
|
489ff3bdb1
fix regexes containing invalid escape sequences
|
6 months ago |
Hugo Osvaldo Barrera
|
6f8623283e
Make keyring support optional
|
7 months ago |
Hugo Osvaldo Barrera
|
6331a40926
py3.12: allow config files with any extension
|
7 months ago |
Robo Shimmer
|
6299318f87
fix function call
|
7 months ago |
peterb-dev
|
13e8ac6462
Fix negative timezone bug introduced when migrating to python 3
|
8 months ago |
Magarnicle
|
82cfed2290
Update imapserver.py
|
9 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 |
Robo Shimmer
|
c252df5590
ignore broken message-id - catch the exception
|
10 months ago |
Robo Shimmer
|
88abdd806f
fix function call
|
10 months ago |
Robo Shimmer
|
6fa3ede4f3
fix function call
|
10 months ago |
Robo Shimmer
|
2f57ef591d
convert tuple of octet count prefixed string (rfc3501, 4.3) to simple string
|
10 months ago |
Robo Shimmer
|
ea3fe10d10
improve foldername_to_imapname: check quotes in name, use imaputil.quote() function to quote foldername
|
10 months ago |
Robo Shimmer
|
beb9de8080
first escape backslash, then quotes
|
10 months ago |
Rodolfo García Peñas (kix)
|
d29a4dc459
Merge pull request #171 from sudipm-mukherjee/sudip/fcntl
|
11 months ago |
Sudip Mukherjee
|
365a1eb879
Import fcntl
|
11 months ago |
Rodolfo García Peñas (kix)
|
77e70ed474
Merge pull request #102 from catap/keyring
|
11 months ago |
Rodolfo García Peñas (kix)
|
a195155929
Merge pull request #120 from hugovk/fix-configparser
|
11 months ago |
Rodolfo García Peñas (kix)
|
f674e8139d
Merge pull request #158 from chrysle/add-installation-debian
|
1 year ago |
Chris Coleman
|
6842651a23
Update IMAP.py
|
1 year ago |
Kirill A. Korinsky
|
d99b2f72da
Introduced support of system keyring
|
3 years ago |
Rodolfo García Peñas (kix)
|
b98c114334
Merge pull request #150 from catap/utf8-emails
|
1 year ago |
Rodolfo García Peñas (kix)
|
b0c75495db
Merge pull request #157 from alex/pyproject-toml
|
1 year ago |
Rodolfo García Peñas (kix)
|
1a1f02b440
Merge pull request #166 from me-and/distro-only-if-required
|
1 year ago |
Rodolfo García Peñas (kix)
|
3dd8ebc931
Merge pull request #161 from serge-sans-paille/master
|
1 year ago |