Linux serverNETWORK ADMINISTRATIONSsmtp server liux

How to Send Email from Linux using SendMail Hindi 2021 💯 | MPrashant

#linux #mprashant #linuxsendmail
How to send email on Linux using SendMail Hindi | 2021

In this video I have shown how to use sendmail service on Linux to send email outside. I have used google smtp service to send emails.

Before start make sure your Linux is connected to internet.

===========================================================
Commands to refer:

To install all the required packages
# yum install procmail mailx sendmail sendmail-cf -y

In your authinfo file, you need to add the below line (Please make sure to use your own username and password)

AuthInfo:smtp.gmail.com “U:your_username” “P:your_password” “M:PLAIN”

Changes in sendmail.mc
define(`SMART_HOST’, `smtp.gmail.com’)
FEATURE(`authinfo’)

Update sendmail.cf and authinfo.db file
# m4 sendmail.mc ‘closing_angle_bracket’ sendmail.cf
# makemap hash authinfo ‘opening_angle_bracket’ authinfo

Restart your sendmail service
# systemctl restart/start sendmail

To send mail
# mail -s “Subject” user@email.com
Body
Ctrl + D
==========================================================================

Ignore the below tag
==============================
mail linux,
linux send email,
send email using linux,
How to send email on Linux using SendMail Hindi,
how to send mail in linux,
how to send mail in linux using mail command,
how to send mail in linux using smtp,
how to send mail in linux command line,
how to send mail in linux shell script,
how to send mail in linux with attachment,
how to configure smtp server to send email in linux,
how to send mail from linux server to gmail,
how to send mail from linux using sendmail,
how to send mail from linux to gmail,
how to send mail from linux,
how to send mail from linux server,
how to send mail from linux server using sendmail

=====================
linux for beginners 2021,
linux guide,linux,linux tutorial 2021,
linux 2021,
linux commands,
how to install linux,
linux tutorial,linux tutorial for beginners,linux hindi me,
linux hindi tutorial,linux full hindi,
linux kaise sikhe,
linux kaise use karen,
best linux tutorial,
best linux video,
linux in one video,
linux basics in one video
,linux commands for beginners,
linux in hindi,
linux os
,centos,
linux beginner,
linux basics,
hindi linux,l
inux command line
—————————-

linux tutorial for beginners in hindi,
linux tutorial,
ubuntu tutorial for beginners in hindi,
linux commands,
linux tutorial for beginners,
linux command line tutorial,
linux command line basics,
learn linux in one video,
learn linux in one video in hindi,
linux operating system,
linux basic commands,
linux interview questions,
ubuntu tutorial hindi,
ubuntu virtualbox tutorial,
linux basics hindi,
linux file system

linux,
linux tutorial,
linux setup on windows,
learn linux hindi,
linux commands for beginners,
linux hindi,
linux commands,
virtualbox,
virtualbox windows 10,
virtualbox installation,
virtualbox centos,
winscp file transfer,
winscp,linux basics,l
earn linux easy,
linux on windows 10,
how to install linux on windows 10,
linux vm on windows 10,
linux for beginners 2021,
linux tutorial 2021,
linux tutorial for beginners in hindi,
linux basic commands,
linux basics hindi,commands

linux commands for beginners,
basic linux commands,
linux commands,
how to practice linux commands on windows 10,
linux kese seekhe,
linux on windows 10,
linux for beginners 2021,
linux commands in ubuntu
,linux command line,linux terminal commands,linux terminal in windows 10,linux tutorial for beginners,linux,linux tutorial,grep command in linux,linux hindi tutorial,linux comands in hindi,linux shortcut commands,linux in hindi,learn linux on windows 10

source by M Prashant

linux smtp server

Leave a Reply

Your email address will not be published. Required fields are marked *