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
Task: In the lecture on User Interfaces, three classes of an operating system user were identified, end-user, programmer/developer and administrator. You are required to produce a repor
What does the fieldset tag do?
Normal 0 false false
Uses of Programming by Contract: Contracts can also be used for dynamic, temporal properties (Mehlitz and Penix 2005), which are especially useful to verify protocol compliance (for instance, requiring the test state to keep track of previous evaluati
Difference between differential pressure and delta pressure: Differential pressure signifies difference between high and low pressure while delta pressure means the pressure drop.
How does the vegetal stratification of an ecosystem influence the biological diversity?
18,76,764
1947444 Asked
3,689
Active Tutors
1436960
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!