Skip to content

Conversation

@dapanas
Copy link

@dapanas dapanas commented Nov 21, 2017

This pull request includes changes and improvements from another forks.

The changes are:

Avoid to process the same email multiple times
Fix unread param on empty response
Add a restart function to reconnect to imap server
Enhanced logging for the new features
Pass email object to attachment event
Update mime dependency version to ^1.0.0 because mime 2.0.0 package break the API
Every commit was made by me giving the right credit to the original authors.

if (err) {
console.log(JSON.stringify(err, null, 2));
}
});
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dapanas is it necessary to set a message as \Seen here? It voids markSeen options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants