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
Normal 0 false false
State the things that will make you sick whenever eaten.
Describe the operation of a distributed transaction manager. If you had to implement a transaction manager what would you do to try to make sure it had the widest possible applicability to different vender resource managers such as DBMS?
Alice, an engineer at MackCorp has asked your advice on how she should access her address book in a file. Please recommend the optimal strategy for Alice. Defend your choice.
What are the basic principles of response which move the reader closer to the aesthetic stance?
From where WYSIWYG web design tools are obtainable?
Analysis of Monolithic Model: A) Haphazardly joined componentsB) Operating system runs in a privileged mode (kernel mode) and applications run in a different mode (user mode).C) The monolithic operating
18,76,764
1950655 Asked
3,689
Active Tutors
1412841
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!