Re: sendmail ....Relaying denied

From: E Arredondo (atk_at_sbcglobal.net)
Date: 09/25/05


Date: Sun, 25 Sep 2005 04:11:52 GMT


"E Arredondo" <atk@sbcglobal.net> wrote in message
news:L7pZe.1605$9E2.707@newssvr11.news.prodigy.com...
>
> "E Arredondo" <atk@sbcglobal.net> wrote in message
> news:XIoZe.1598$9E2.1568@newssvr11.news.prodigy.com...
>>
>> "Bill Vermillion" <bv@wjv.com> wrote in message
>> news:InCq28.Co1@wjv.com...
>>> In article <09oZe.1586$9E2.1033@newssvr11.news.prodigy.com>,
>>> E Arredondo <henry@vegena.net> wrote:
>>>>When I try to send email to my SCO 507 box running sendmail 8.11, even
>>>>from
>>>>gmail.com or hotmail.com , I'm getting a responce that my server doens't
>>>>allow Relaying . How can I fix that so sendmail allows those accounts
>>>>and
>>>>many other legit ones to get to my server?
>>>
>>> Do you have your hosts name in 'local-host-names'. [That's the
>>> typical naming convention, but you can verify the correct
>>> name by looking at your sendmail.cf file and looking for the
>>> variable Fw-o - and the name that follows that.
>>>
>>> Bill
>>>>
>>>>
>>
>> Bill,
>>
>> If now I try to use outhouse to send an email it's saying that I'm
>> relaying mail but I'm using the same email address that the unix box
>> has!, Is there a fix for that too ?
>>
>> Thanks
>>
>>
>> The message could not be sent because one of the recipients was rejected
>> by the server. The rejected e-mail address was xxx@doman.com. Subject
>> 'Re: ', Account: myemailserver, Server: myemailserver, Protocol: SMTP,
>> Server Response: '550 5.7.1 xxx@doman.com>... Relaying denied', Port: 25,
>> Secure(SSL): No, Server Error: 550, Error Number: 0x800CCC79
>>
>
> I got it! , I added all the domains to relay-domains file and enabled it
> from the *.cf.
>
> Thanks!
>
>

It's Saturday at 9pm and still have 1 more problem with sendmail before I go
home, all the users except root , are using the right masquerade domain,
root still shows the hostname.domain.net , so when I run the mail command
from the shell, any email from root shows as received from root, but all the
other users are shown with the full email address (i.e.. user@domain.net)
and they are local and should be just the login name. Does root has a
special setting under sendmail ? Is the mail binary not using the masquerade
domain as the local domain to show the from column the way I want ?

Thanks