epmail

Code pulled with git from git://github.com/onlyshk/epmail.git with the last commit being d08ab8e

These are Current warnings for epmail.

dialyzer -n -q -Wno_improper_lists ebin
epmail_app.erl:20: Call to missing or unexported function epmail_sup:start_link/1
logger.erl:28: Call to missing or unexported function config:get/2
logger_sup.erl:56: Call to missing or unexported function config:option/1
pop_messages.erl:50: The pattern "user" can never match the type [nonempty_string(),...]
pop_messages.erl:53: The pattern [] can never match the type [nonempty_string(),...]
pop_messages.erl:78: The pattern "pass" can never match the type [nonempty_string(),...]
pop_messages.erl:81: The pattern [] can never match the type [nonempty_string(),...]
pop_messages.erl:109: The pattern 'list' can never match the type [nonempty_string(),...]
pop_messages.erl:112: The pattern [] can never match the type [nonempty_string(),...]
pop_messages.erl:138: The pattern "retr" can never match the type [nonempty_string(),...]
pop_messages.erl:141: The pattern [] can never match the type [nonempty_string(),...]
pop_messages.erl:166: The pattern "dele" can never match the type [nonempty_string(),...]
pop_messages.erl:169: The pattern [] can never match the type [nonempty_string(),...]
pop_messages.erl:197: The pattern 'uidl' can never match the type [nonempty_string(),...]
pop_messages.erl:200: The pattern [] can never match the type [nonempty_string(),...]
pop_messages.erl:223: The pattern 'top' can never match the type [nonempty_string(),...]
pop_messages.erl:226: The pattern [] can never match the type [nonempty_string(),...]
smtp_fsm.erl:313: Call to missing or unexported function gen_tcp:send/1
smtp_messages.erl:40: The pattern "helo" can never match the type [nonempty_string(),...]
smtp_messages.erl:43: The pattern [] can never match the type [nonempty_string(),...]
smtp_messages.erl:69: The pattern "ehlo" can never match the type [nonempty_string(),...]
smtp_messages.erl:72: The pattern [] can never match the type [nonempty_string(),...]
smtp_messages.erl:96: The pattern "mail from" can never match the type [nonempty_string(),...]
smtp_messages.erl:99: The pattern [] can never match the type [nonempty_string(),...]
smtp_messages.erl:123: The pattern "rcpt to" can never match the type [nonempty_string(),...]
smtp_messages.erl:126: The pattern [] can never match the type [nonempty_string(),...]
smtp_messages.erl:150: The pattern "vrfy" can never match the type [nonempty_string(),...]
smtp_messages.erl:153: The pattern [] can never match the type [nonempty_string(),...]