PS: I couldn't email you directly so I sent it to the list.. got a relay
denied with freeshell.org...????

--------

You legend.. the first 2 options worked..

will try the /etc/hosts file now.


thanks,
George Vieira


-----Original Message-----
From: Andrzej Filip [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 10, 2001 4:10 PM
To: George Vieira
Subject: Re: Sendmail on a non DNS aware linux box to forward outgoing
emails to an internet aware machine.


George Vieira wrote:

> I have RedHat 6.2 with Sendmail 8.9.3
>
> I have tried reading the FAQs on sendmail and the linux box isn't DNS
aware
> and needs to send all outgoing mail to a relay server listed in the hosts
> file.
> I cannot simply get this crap to work.. I always end up with unresolved
> hosts errors..

If you have problems with http://www.sendmail.org/faq/section3.html#3.22
then:

1) Specify Smart host in your *.mc file using its ip address:
define(`SMART_HOST',`[aaa.bbb.ccc.ddd]')dnl
2) In you *.mc file use
FEATURE(`nocanonify')

If it runs OK then try using name from /etc/hosts file instead of
ip address,

Can you post result of running the command given belo on your current
configuration:

sendmail -v -d8.20 -oi _email_address_ <<END
subject: test

test
END

--
Andrzej (Andrew) A. Filip  mailto:[EMAIL PROTECTED]



-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to