UTILIZZO
lbgomail --from <mittente> --to <destinatario> --subject <oggetto> --body <corpo> --smtp <smtp> --port <porta>
OPZIONI
--from <mittente> Indirizzo email mittente
--to <destinatario> Indirizzo email destinatario
--subject <oggetto> Oggetto email
--body <corpo> Corpo email
--attach <allegato> Allegato email, inserire la path del file da allegare (opzionale)
--smtp <smtp> SMTP server
--port <porta> Porta server (default 25)
--username <username> Username (opzionale)
--password <password> Password (opzionale)