Skip to content

This document is a WORK IN PROGRESS.
This is just a quick personal cheat sheet: treat its contents with caution!


s-nail

Reference(s)

Table of contents

TODO

sendmail is needed ? Not if using external SMTP.

sudo dnf install mailx

sudo yum install mailx

sudo apt install s-nail

Then (optional) :

# ln -s /usr/bin/s-nail /usr/bin/mail

sudo pacman -S s-nail

sudo ufw allow 25/tcp (open smtp port, 25 by default)

On CentOS? https://gist.github.com/ilkereroglu/aa6c868153d1c5d57cd8

On Gentoo?


If this cheat sheet has been useful to you, then please consider leaving a star here.