
## v0.2.6 - 05/30/2013

  * Fix shell injection vulnerability. [psanford](https://github.com/psanford)
  * bump gleak;

## v0.2.5 - 03/05/2012

  * fixed; npm warning [boozedog]

## v0.2.4 - 05/24/2011

  add Punycode TLD support

## v0.2.3 - 04/16/2011

  fix exports.version
  docs
  updated syntax

## v0.2.2 - 10/04/2010

  add configurable sendmail path
  now compatible with busybox
  add license

## v0.2.1 - 09/14/2010

  Add thorough testing
  Update email validation regexp

## v0.2.0 - 09/13/2010

  Base64 encoded message body. Fixes issue with sending long messages with no line-breaks.
  Remove incorrect use of Quoted-Printable
  Various refactorings

