Closes #6 and Closes #7 now you can pass custom web and smtp ports --web or -w and --mail or -m
Closes #9 now you can silent desktop notifications by passing command line arg --silent or -s
Closes #5 now regular plain text emails (NOT multipart) are being handled properly. Version bump :)
updated npm version
updated Readme to include Growl and Libnotify support
upgraded to smtp 0.1.4 which fixes the omission of line breaks from the smtp server, also reverted parser_email/utils.js to original version (except for funky if statement) in light of the smtp 0.1.4 upgrade
- LOAD MORE