PDA

View Full Version : send mail by command line


Erik
06-26-2005, 03:45 AM
How I can send a mail outside the server by command line? for example to send a mail to xxxx@hotmail.com, I need it to receive incidences in an external mail

tomp
06-27-2005, 10:08 AM
You could use the 'mail' command.

Tom