esmtp

Code pulled with git from git://github.com/archaelus/esmtp.git with the last commit being 72c1cba

These are Current warnings for esmtp.

dialyzer -n -q -Wno_improper_lists ebin
esmtp_mime.erl:149: The pattern <[], _> can never match the type <[maybe_improper_list(),...],[10 | 13 | 32 | 59,...]>
esmtp_sock.erl:54: The pattern E = {'error', _} can never match the type {'error',#esmtp_sock{type::atom() | tuple()},_} | {'ok',#esmtp_sock{type::atom() | tuple()},'data' | 'data_end' | 'quit' | 'starttls' | {'ehlo',binary()} | {'helo',binary()} | {'mail_from',binary()} | {'raw',_} | {'rcpt_to',binary()}}