Class SendMail
java.lang.Object
ecmwf.common.technical.SendMail
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SendMail
public SendMail()
-
-
Method Details
-
main
The main method. Takes the smtp server hostname as an argument and then reads from stdin to get the headers and the body of the message. The body support HTML.- Parameters:
args
- the arguments
-