Re: Sendmail and domain name

1997-09-12 Thread R. Chris Ross
I have had problems from time to time in places like at home where I simply run a script to get my ppp connection going. Like you my sendmail was getting unhappy. One simple solution can be to add your machine to the /etc/hosts file and them sendmail will be able to use the informa

Re: Sendmail and domain name

1997-09-09 Thread Pete Templin
On Mon, 8 Sep 1997, Nathan E Norman wrote: > On Mon, 8 Sep 1997, David Morris wrote: > > : >I would take a look at the follwing lines in sendmail.cf: > : > > : ># my official domain name > : ># ... define this only if sendmail cannot automatically determine your > : >domain > : >#Dj$w.Foo.COM >

Re: Sendmail and domain name

1997-09-08 Thread Nathan E Norman
On Mon, 8 Sep 1997, David Morris wrote: : >I would take a look at the follwing lines in sendmail.cf: : > : ># my official domain name : ># ... define this only if sendmail cannot automatically determine your : >domain : >#Dj$w.Foo.COM : : Ah, so that is the $j variable it told me about. No wonder

Re: Sendmail and domain name

1997-09-08 Thread David Morris
>I would take a look at the follwing lines in sendmail.cf: > ># my official domain name ># ... define this only if sendmail cannot automatically determine your >domain >#Dj$w.Foo.COM Ah, so that is the $j variable it told me about. No wonder a 'grep $j *' showed nothing. OK, so I tried to change

Re: Sendmail and domain name

1997-09-08 Thread Nathan E Norman
On Mon, 8 Sep 1997, David Morris wrote: : I am working on getting everything configured after having to rebuild : my debian partition over the weekend. I am sure there are a few more : things to work on, but the one that keeps hounding me is a persistent : error message I receive from sendmail. [s