I'm wondering if there is a command line program that can send email through an external smtp server. It looks like the "mail" command sends through the local smtp server, such as sendmail, but I need it to go through and external smtp server and would rather not run a local smtp server.