Bug fix, issue #95, attachment problem.
Pre-release
Pre-release
This is a bug fix release in prep for v1.0.0 release. The AttatchStream() func failed to actually write the attachment's content. Cleaned up code and corrected missing assignment after reading the io.Reader buffer.