Unfortunately, my server is unable to send email. I found the following tutorial by searching the web:
https://pepipost.com/tutorials/install-sendmail-server-centos-7/
But when I enter the sudo yum install sendmail sendmail-cf m4
command, I get the following output
[root@server ~]# sudo yum install sendmail sendmail-cf m4
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.checkdomain.de
* epel: mirrors.n-ix.net
* extras: mirror.alpix.eu
* updates: linux.darkpenguin.net
No package sendmail available.
No package sendmail-cf available.
Package m4-1.4.16-10.el7.x86_64 already installed and latest version
Nothing to do
How ca I do add sendmail & sendmail-cf packages?
sorry i'm new in Linux
Thanks
EDIT
Step 1 in tutorial (sudo yum install epel-release
) has this result:
Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile epel/x86_64/metalink | 31 kB 00:00 * base: mirror.checkdomain.de * epel: mirrors.n-ix.net * extras: mirror.alpix.eu * updates: linux.darkpenguin.net base | 3.6 kB 00:00 extras | 2.9 kB 00:00 updates | 2.9 kB 00:00 Package epel-release-7-12.noarch already installed and latest version Nothing to do