[ 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
Categories: [ linux commands ]
email in linux, sendmail