Difference between revisions of "Mailutils"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
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
apt install mailutils
- Not available in Amazon Linux:
yum install mailutils
https://www.gnu.org/software/mailutils/mailutils.html
mail replacement from mailutils is able to decode MIME messages
Send email from command line:
echo "This is the message body" | mail -s "This is the subject" [email protected]
Check delivery:
Related commands[edit]
Related terms[edit]
See also[edit]
postfix
,mailq
,main.cf
,mail.log
,pickup
, /etc/postfix/main.cf, Postfix releases,/var/log/mail.log, /var/log/maillog
, smtpd- Mail, SMTP, submission, SMTPS, POP, IMAP, StartTLS, Exim, Postfix, IRedMail, Fail2ban, Dovecot, Roundcube, DKIM, SPF, DMARC, MX,
ssmtp
,mailx
, Swaks - Mail, email: Postfix, mail, SMTP, LMTP, POP3, IMAP,
mailutils
,amavis
, Gmail, iCloud,ssmtp
,msmtp
Advertising: