Tagged articles

msmtp

4 articles · Page 1 of 1
ITPUB
ITPUB
Jul 12, 2019 · Operations

Automate Linux Memory & Swap Monitoring with msmtp, mutt, and Cron

This guide walks you through installing the msmtp mail client, configuring mutt to send emails, using the free command to gather memory statistics, writing Bash scripts to log and email those metrics, setting up swap‑usage alerts, and scheduling everything with cron for continuous Linux system monitoring.

CronLinuxShell script
0 likes · 8 min read
Automate Linux Memory & Swap Monitoring with msmtp, mutt, and Cron
MaGe Linux Operations
MaGe Linux Operations
Aug 6, 2014 · Operations

Send Emails from Linux Terminal with Mutt: Install, Configure, Script

This guide introduces the Mutt email client for Linux terminals, explains how to install it alongside msmtp, provides step‑by‑step configuration of .muttrc and .msmtprc for Gmail, demonstrates sending messages via command line and scripts, and offers troubleshooting tips for common authentication errors.

emailmsmtpmutt
0 likes · 5 min read
Send Emails from Linux Terminal with Mutt: Install, Configure, Script