ssmtp (ssmtp-snap)
Install latest/stable of ssmtp
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Details for ssmtp
Package name
- ssmtp-snap
License
- Unlicense
Last updated
- 10 December 2023 - latest/stable
Report a Snap Store violation
Report ssmtp for a Snap Store violation
Snap Store Violation Report submitted successfully
Thank you for your report. Information you provided will help us investigate further.
Error submitting report
There was an error while sending your report. Please try again later.
Share this snap
Generate an embeddable card to be shared on external websites.
Extremely simple MTA to get mail off the system to a mail hub
sSMTP is a simple and lightweight MTA to deliver mail from a computer to a mail hub (SMTP server).
How to configure it
First you need to create your configuration file and save it here: /var/snap/ssmtp-snap/current/ssmpt.conf
You can use this command to obtain a template for your configuration file:
ssmtp-snap.config
How to use it
You can use this command to obtain a template for your email file:
ssmtp-snap.email
To send an email
ssmtp-snap.ssmtp -v recipient@example.com < email.txt
To send an email overriding the From address
ssmtp-snap.ssmtp -f your_email@example.com -v recipient@example.com < email.txt
| Revision | Channel | Version | Build | Commit |
|---|
The build and commit information is derived from build infrastructure records.
Install ssmtp on your Linux distribution
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.