issues
search
bamthomas
/
aioimaplib
Python asyncio IMAP4rev1 client library
GNU General Public License v3.0
135
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fetch never returns
#112
ahm-nq
opened
4 days ago
0
Marking a mail as read (=seen) is not working
#111
pseisam
opened
2 weeks ago
0
idle_start never returns if the server closes the connection
#110
bipface
opened
2 months ago
0
Store imap client task reference
#109
jbouwh
opened
3 months ago
1
Replaces unnessary async methods with coroutine generating methods
#108
AsgeirNoM
opened
4 months ago
0
Lost connection callback for IMAP4_SSL
#107
brettk-git
opened
4 months ago
1
Failure parsing valid response when working with multiple clients
#106
kosty
opened
5 months ago
0
fix release 1.1.0
#105
bamthomas
opened
5 months ago
0
The way to pass proxy into client
#104
bahkadomos
opened
6 months ago
0
Fix maximum recursion inside `_handle_responses`
#103
AlecHaring
opened
7 months ago
0
How to get mailboxes?
#102
bahkadomos
opened
8 months ago
1
Change status when examine
#101
Ciran28
opened
8 months ago
1
result, data = await imap.search('FROM', 'myemail@gmail.com', 'SUBJECT', 'One Time Password')
#100
saroar
opened
10 months ago
0
Made `Command` class `__repr__` method more robust
#99
BrentWilkins
closed
11 months ago
1
No UNSELECT support?
#98
markedwards
opened
1 year ago
0
Release with py.typed
#97
markedwards
opened
1 year ago
0
Make sure Futures are cleaned up correctly
#96
jbouwh
closed
1 year ago
2
How to read e-mail content?
#95
tom634
opened
1 year ago
1
Add a scrub option to send(), use that with LOGIN and AUTHENTICATE
#94
vEpiphyte
closed
1 year ago
0
login() method logs passwords
#93
vEpiphyte
closed
1 year ago
2
Bump release with xoauth?
#92
243083df
opened
1 year ago
2
SSLError not thrown by the client
#91
jbouwh
opened
1 year ago
0
How use proxy?
#90
python-vlad
opened
1 year ago
1
Update imap_fetch.py example
#89
juanbretti
closed
1 year ago
0
Use assert instead of unittest assertions
#88
azmeuk
closed
1 year ago
0
Support for python 3.11
#87
azmeuk
closed
1 year ago
0
Moved from setup.py to setup.cfg
#86
azmeuk
closed
1 year ago
0
Imap Oauth for Outlook
#84
julian-r
closed
1 year ago
1
Check for BYE response
#83
ThiefMaster
opened
2 years ago
0
Fix compatibility with Python 3.10+
#82
ThiefMaster
closed
2 years ago
2
Pytest, tox and GHA
#81
azmeuk
closed
2 years ago
8
Release Bump to 1.0.1
#80
r7l
closed
2 years ago
3
Correct ssl_context purpose to SERVER_AUTH. closes #78
#79
vEpiphyte
closed
2 years ago
2
Py 3.10: ssl.SSLError: Cannot create a client socket with a PROTOCOL_TLS_SERVER context
#78
frenck
closed
2 years ago
7
test_get_quotaroot fails
#77
dotlambda
closed
2 years ago
1
Fix compatibility with Python 3.10 loop removal
#76
thecode
closed
2 years ago
4
Not compatible with python 3.10
#75
DivineSentry
closed
2 years ago
3
Speed of aioimaplib
#74
grinchify
closed
2 years ago
1
SCRAM-SHA-1(-PLUS) + SCRAM-SHA-256(-PLUS) + SCRAM-SHA-512(-PLUS) + SCRAM-SHA3-512(-PLUS) supports
#73
Neustradamus
opened
2 years ago
0
How to handle literals in FETCH response
#72
lllama
opened
3 years ago
5
The example in the README.rst shows a different behaviour from what happens on my system
#71
shaoran
opened
3 years ago
1
STOP_WAIT_SERVER_PUSH is str not bytes
#70
julian-r
closed
2 years ago
0
imapserver.py example
#69
execuc
opened
3 years ago
0
Fix the 'code blocks' to use highlighting
#68
kittyandrew
closed
3 years ago
1
Office365 append pending forever
#67
Kludex
opened
3 years ago
0
Python 3.9 - Task exception was never retrieved
#66
Lithimlin
closed
1 year ago
1
Published IDLE example failing with Python 3.9
#65
JacobHenner
closed
3 years ago
1
3.9 support?
#64
jamespo
closed
3 years ago
3
makes all response lines of type bytes
#63
bamthomas
closed
3 years ago
1
Avoid Response to have mixed types str/bytes
#62
bamthomas
closed
3 years ago
0
Next