nel file mail.rc scrivere:
account gmail {
smtp-use-starttls set smtp=smtp://smtp.gmail.com:25 set smtp-auth=login set smtp-auth-user=USERNAME@gmail.com set smtp-auth-password=PASSWORD set ssl-verify=ignore }
mailx -v -A gmail -s "Command line mail" name@domain.com
Commenti offerti da CComment