##copy to msmtprc and replace items in ALL CAPS with your own.  
##host, user and password are for the ISP, from is the from address.
account default
host SMTP.ISP.NET-or-COM
from SENDER@ISP.NET
user USERNAME@ISP.NET
password PASSWORD
auth on
tls off

