[wplug] Send email to remote SMTP server

Carl Trusiak carl_trusiak at hotmail.com
Sat May 7 10:07:04 EDT 2005


You could write a simple JavaMail Application and cal it from your script.

http://java.sun.com/developer/onlineTraining/JavaMail/contents.html#JavaMailAuthenticating

Carl

>From: "Robert E. Coutch" <robert.coutch at verizon.net>
>Reply-To: General user list <wplug at wplug.org>
>To: wplug at wplug.org
>Subject: [wplug] Send email to remote SMTP server
>Date: Fri, 06 May 2005 22:48:34 -0400
>
>Hi all,
>
>I want a SIMPLE command line method of sending an email to a remote SMTP
>server.
>
>I've put together a csh script that I want to have send an email via my
>Verizon email account on Verizon's outgoing.verizon.net SMTP server.
>I will need to send authentication credentials (username/password) too.
>
>I didn't want to have to go through setting up my own system's postfix for
>mail forwarding. I don't use it for anything but local system messaging.
>
>I looked at the mail and sendmail commands but didn't see options for 
>sending
>email to a specific SMTP server.
>
>Any suggestions?
>
>
>Thanks,
>
>Bob
>_______________________________________________
>wplug mailing list
>wplug at wplug.org
>http://www.wplug.org/mailman/listinfo/wplug




More information about the wplug mailing list