Difference between revisions of "Mailutils"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Draft}}{{lc}}
+
{{lc}}
 
[[wikipedia:mailutils]]
 
[[wikipedia:mailutils]]
  
Line 11: Line 11:
 
Send email from command line:
 
Send email from command line:
 
* <code>echo "This is the message body" | mail -s "This is the subject" [email protected]</code>
 
* <code>echo "This is the message body" | mail -s "This is the subject" [email protected]</code>
 +
 +
Check delivery:
 +
* <code>[[mailq]]</code>
  
  
Line 23: Line 26:
  
 
== See also ==
 
== See also ==
 +
* {{postfix}}
 
* {{SMTP}}
 
* {{SMTP}}
 
* {{mail}}
 
* {{mail}}
  
 
[[Category:Linux]]
 
[[Category:Linux]]

Latest revision as of 16:03, 30 March 2023

wikipedia:mailutils

https://www.gnu.org/software/mailutils/mailutils.html

mail replacement from mailutils is able to decode MIME messages


Send email from command line:

Check delivery:


Related commands[edit]

Related terms[edit]

See also[edit]

Advertising: