Configure send mail server
How to configure send mail server on red hat Linux version 4 and what and all we need?
Expert
Sendmail must be installed by default when you install Red Hat Linux. If it is not then you required to install the Sendmail RPM's along with the Red Hat distribution.
Configuring Sendmail
1) Edit file "/etc/mail/sendmail.mc" - Look for the line:
DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
Alter this line to:
dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
Save the file.
2) Create the sendmail configuration file:
# m4 /etc/mail/sendmail.mc > /etc/sendmail.cf
3) Restart Sendmail:
# /etc/rc.d/init.d/sendmail restart
Describe a weakness observed in AMQP 0.5 and how that weakness has been addressed in later AMQP versions.
Normal 0 false false
Metering theory: Fluid characteristics and flow theory (comprising Bernoulli's theorem and Reynolds numbers) are mentioned and developed to give fundamental metering theory and methods.
Promela primitives implementing C code: Several Promela primitives can be used to connect a verification model to implementation-level C code: c_decl introduces the types and names of ext
describe the functions of the secondary lymphoid organ
18,76,764
1924105 Asked
3,689
Active Tutors
1460342
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!