Update README.rst
This commit is contained in:
@@ -126,14 +126,6 @@ Usage
|
||||
# mark the message as read
|
||||
imbox.mark_seen(uid)
|
||||
|
||||
# To use with starttls
|
||||
with Imbox('server.com',
|
||||
username='username',
|
||||
password='password',
|
||||
ssl=False,
|
||||
ssl_context=None,
|
||||
starttls=True) as imbox:
|
||||
|
||||
|
||||
|
||||
Changelog
|
||||
|
||||
Reference in New Issue
Block a user