Configure Sendmail in Redhat Enterprise Linux (RHEL) | Setup Mail Server in Linux | Nehra Classes

preview_player
Показать описание
Install & Configure Sendmail in Redhat Enterprise Linux 7/8:

1. rpm -qa | grep sendmail
2. rpm -qa | grep postfix
3. systemctl stop postfix
4. yum install -y sendmail*
5. rpm -qa | grep sendmail
dnl DAEMON_OPTIONS
7. vim /etc/mail/local-host-names
8. (a) useradd nehra
(b) passwd nehra
9. systemctl start sendmail
10. systemctl enable sendmail

Hello, This is the test email.
.
EOT

12. su - nehra

13. mail
& 1

14. tail /var/log/maillog

================
Dovecot Email Server 👇

Configure yum in RHEL 7:

Configure yum in RHEL 8:
================
Thanks for watching the video. Please like our videos, share with your friends and feel free to ask anything, post your queries in comments section. We will be glad to answer your queries. Don't forget to subscribe the channel & turn on the bell notifications.
===============
Our Some Popular Videos:

NAVIC:

Learn Linux Fundamentals:

Concept of All RAID Levels:

Configure RAID-0 in Linux:

Configure RAID-1 in Linux:

Configure RAID-5 in Linux:

Configure RAID-6 in Linux:

Configure RAID-10 in Linux:

LVM Snapshot:
====================================================
Contact Us:

To Follow Vikas Nehra's Twitter Handle:👇

For Registration:👇

To Follow Our Twitter Handle:👇

To Visit Our Facebook Page:👇

To Follow Nehra Classes on Instagram:👇

To Our Visit Our Webpage:👇

Join Us on Telegram App: 👇

WhatsApp Us: 👇

Email Us:👇
============
©COPYRIGHT. ALL RIGHTS RESERVED.
Рекомендации по теме
Комментарии
Автор

very good video, my coworker is a smart engineer and he thought this was great and passed it onto me. big thanks.

davenarloch
Автор

Superb full clear... Others on internet confusing and you nauild it simply

ShankarDada
Автор

Thank you so much .I am struggling for 4 days about email configurations. I am able to configure sendmail now. Thanks a log bro.

kvramana
Автор

Nehra Classes has a Bank Of Linux materials.. if we require anything about Linux we will get from Nehra classes.. Sir Specially thank you so much for upload everything in YouTube Channel..

harispalegar
Автор

Thanks for the video...

I have configured the mail using sendmail and it is working when i m sending mail to local user in the server ...if i am sending mail to my outlook account then it is not going out of the server ..pls suggest if anything is bloking the mail

tabbytabrez
Автор

Do these commands work for Kali Linux too?

yamikomwalabu
Автор

Hello Sir,
I have a requirement like I need to send email when ever a failure in job and that mail should have a red coloured subject line to identify easily that it's a failure email. I'm using sendmail command but not able to achieve the colour for subject line.

Please help me on this

crazycom
Автор

Hi, getting "No mail for user" eventhough followed the same steps of you

jy.p
Автор

Hi, Followed the same steps but finally i can't see any mail ..help here what is the problem

vishutanuku
Автор

Hi, does this work on Fedora? I don't have a mail command, but I do have a sendmail command. However, It doesn't seem to work like yours. Thanks.

knight_owl
Автор

How to configure configure configure authentication mechanisms like crammd5 digest MD5 and Kerberos?

pradeepksathya
Автор

it says mail command is not found. i am sure i have installed packages

farziddindoniyorov
Автор

One video in which we can send mail to other machine with relay ... without devcot

vipin_mishra