2 Jul, 2009 in Special by admin

How to Send an Email (Mail Message) from Linux Command Line Shell

Mail is a command to send and receive mail in Unix, Linux and BSD operating system. To initiate a mail sending process, just type in the following command:
mail recipient@domain.com
Obviously, replace recipient@domain.com with a valid email address.
The system will prompt for a subject of the email before allowing user to type in the mail message body.
# [...]

Related posts:

  1. How to send email via CLI
  2. How to send email from Linux Console
  3. How to Delay Sending of Email Message in Microsoft Outlook
  4. How to retrieve Yahoo Mail using email programs such as Microsoft Outlook

More: continued here

Bookmark This

No Responses so far | Have Your Say!

Leave a Feedback

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>