PHP send mail() setup
12 August 2019
Linux
command
shell
PHP
PHP send mail() setup
$ sudo apt-get install postfix
$ sudo apt install -y mailutils
($ sudo dpkg-reconfigure postfix)