Home > [ linux commands ] > [ sendmail ]

[ sendmail ]

Send email in linux. Just follow this commands:

1. # mail <recipient’s email>

e.g: abc@abc.com

2. # Subject: <your-subject-here>

3. <your-content-here>.

note: make sure finish the content with dot <.>

4. <CC>

Done

  1. No comments yet.
  1. No trackbacks yet.