This module provides methods implementing the IMAP protocol to support interacting with IMAP message stores.
The module is used by constructing or instantiating a new IMAPClient object via the new constructor method. Once the object has been instantiated, the connect method is either implicitly or explicitly called. At that point methods are available that implement the IMAP client commands as specified in RFC3501. When processing is complete, the logout object method should be called.
This documentation is not meant to be a replacement for RFC3501 nor any other IMAP related RFCs.
Note that this documentation uses the term folder in place of RFC3501's use of mailbox. This documentation reserves the use of the term mailbox to refer to the set of folders owned by a specific IMAP id.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
3.43-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
3.43-bp155.2.9 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
3.43-bp154.1.18 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
3.42-bp153.1.14 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
3.42-bp152.1.12 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
3.37-bp151.3.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
3.37-bp151.2.12 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
3.37-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|