Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ba0f3/imap.nim

Tags

v0.3.0

Toggle v0.3.0's commit message
Idle support

An IMAP client must now be driven by calling
`asyncCheck client.process`. This allows for
async status updates via callback.

v0.2.2

Toggle v0.2.2's commit message
Re-nimbled

v0.2.1

Toggle v0.2.1's commit message

Unverified

No user is associated with the committer email.
remove extra FETCH newlines, debug output when not release

v0.2.0

Toggle v0.2.0's commit message

Unverified

No user is associated with the committer email.
version 0.2.0

Offer both a synchronous and asynchronous API.

v0.1.0

Toggle v0.1.0's commit message

Unverified

No user is associated with the committer email.
Initial commit