on FC5/6/7 or RHEL 3/4 1) Install Sendmail using rpm -Uvh sendmail-8.14.1-noarch.rpm 2) Edit the sendmail configuation file /etc/mail/sendmail.mc dnl change `localhost.localdomain' to ur system hostname 3) make the configuration file using m4 macro # m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf 4)start sendmail service # service sendmail start 5)Verify the sendmail settings # sendmail -d0.1 < /dev/null 6)Verify by sending a mail or using telnet on port 111
--- sailoka2003 <[EMAIL PROTECTED]> wrote: > hi, > > I know only basics in linux. > I want to install sendmail-8.14.1 on our > suse/fedora6. > In order to use mail on our server what other > programs/packages are > needed. pl help me > i have searched through google, i got several sites > inc > http://sial.org/sendmail/ > http://www.faqs.org/docs/linux_network/x14903.html > > Thanking you > Sai > > ____________________________________________________________________________________ Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games. http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow
