Skip to content

Tags: jerem/node-imap

Tags

v0.2.7

Toggle v0.2.7's commit message
Bump version 

v0.2.6

Toggle v0.2.6's commit message
Bump version 

v0.2.5

Toggle v0.2.5's commit message
Bump version 

v0.2.4

Toggle v0.2.4's commit message
Bump version 

v0.2.3

Toggle v0.2.3's commit message
Bump version 

v0.2.2

Toggle v0.2.2's commit message
Bump version 

v0.2.1

Toggle v0.2.1's commit message
bump version 

v0.2.0

Toggle v0.2.0's commit message
Bump version to v0.2.0 

v0.1.0

Toggle v0.1.0's commit message
More refactoring, fixes, and additional features. copy(), move(), fetch(), *Flags(), and *Keywords() methods now allow multiple message IDs. move() now actually expunges the original message after copying, rather than merely setting the Deleted flag. Removed command-specific items from the global state data and greatly simplified the populating of callback arguments. Smarter literal data handling. search() no longer goes kaput when no messages match the given criterion. fetch() now always passes an Array to the callback. Only pass the mailbox object to the callback for openBox() and renameBox(). Added UID criteria for search(). Fixed parsing of FETCH responses and added the message ID to the object generated by the FETCH parser.

v0.0.1

Toggle v0.0.1's commit message
Add license.