node-imapnotify
node-imapnotify copied to clipboard
Fix post command execution
Currently, onNotify command is executed twice in a row and
onNotifyPost is not executed at all. The issue is caused by a type
in the code.
Known workaround: use an object for post command instead of a string.
@a-sk ping. Would you like to merge this?
ping @a-sk