Wednesday, March 27, 2013

Test email using sendmail command


Test email using sendmail command:

sendmail -vt -F"Sender Name" -f From_Email@mail.com To_Email@mail.com

(to include subject, type Subject: after running the command and the rest will be message. Press Ctrl+D when finish)