On Thu, 6 Dec 2001, Gary Fulton wrote:

>Hello Everyone,
>
>After the meeting the other night I decided to give Linux another try.  Over
>the past year I have tried Debian and Corel linux with no luck.  I installed
>Redhat 7.2 with Win ME, and it is working fine so far. However, I am having
>trouble with a couple of things, I was hoping someone could help me.
>
>I edited my /etc/fstab file to include dos partitions hda1 and hdb1. The
>volumes are mounted but I get the folowing warning message on
>boot....[mntent]:warning: no final newline at end of /etc/fstab
>
>Also I have setup Nescape for e-mail, I can recieve e-mail but I can not
>send e-mail.
>I am using Windows to send this message.
>
>Any ideas on either of these problems?
>
Gary,

Out of the box, sendmail is configured to NOT relay mail. This
prevents a machine from coming up only to become a SPAM relay.

I'm working with pretty foggy memory here, but I think you need to add
the following lines to /etc/mail/access:

localhost.localdomain           RELAY
localhost                       RELAY
127.0.0.1                       RELAY

Then, as rute, and cd'd to /etc/mail, run "make". Then restart
sendmail. 

Let me know if that fails to help...

--
Kind regards,
Ric

[ Alaric S. Haag, Computer Manager    mailto:[EMAIL PROTECTED] ]
[ Coastal Studies Institute - Earth Scan Lab    Voice: (225) 578-6438 ]
[ Louisiana State University                      FAX: (225) 578-2520 ]
[ Baton Rouge, LA 70803                        http://www.esl.lsu.edu ]

================================================
BRLUG - The Baton Rouge Linux User Group
Visit http://www.brlug.net for more information.
Send email to [EMAIL PROTECTED] to change
your subscription information.
================================================

Reply via email to