it can send and receive email
when receive email, it will call a script with mail message as arguments, like: script sender subject content
it use smtp with SSL to send email and imap with SSL to receive email
MailMessae mailto [--no_log] [--config=file path] [--account=] [--password=] [--smtp_server=] [--smtp_port=] [--sender=] --recipient= --subject= messageMailMessae daemon [--no_log] [--pop3|--imap] [--config=file path] [--account=] [--password=] [--imap_server=] [--imap_port=] [--pop3_server=] [--pop3_port=] --script=