Re: sendmail CLIENT_OPTIONS

2009-10-06 Thread Don Wilde
On Tue, Oct 6, 2009 at 2:26 AM, Oliver Fromme wrote: > Don Wilde wrote: >  > I am setting up the sendmail on my 7.2-STABLE system, and I cannot get >  > it to listen to my live server address besides the localhost. >  > >  > I've added >  >                            CLIENT_OPTIONS(`Family=inet,

Re: sendmail CLIENT_OPTIONS

2009-10-06 Thread Oliver Fromme
Don Wilde wrote: > I am setting up the sendmail on my 7.2-STABLE system, and I cannot get > it to listen to my live server address besides the localhost. > > I've added >CLIENT_OPTIONS(`Family=inet, > Addr=64.156.192.103, Name=MTA')dnl > > directly above the D

Re: sendmail CLIENT_OPTIONS

2009-10-05 Thread Giorgos Keramidas
On Mon, 5 Oct 2009 19:48:09 -0500, Don Wilde wrote: > Hello, folks - > > I am setting up the sendmail on my 7.2-STABLE system, and I cannot get > it to listen to my live server address besides the localhost. > > I've added >CLIENT_OPTIONS(`Family=inet, > Addr=64.156.192

Re: sendmail CLIENT_OPTIONS

2009-10-05 Thread Don Wilde
On Mon, Oct 5, 2009 at 8:27 PM, Bernt Hansson wrote: > Don Wilde said the following on 2009-10-06 02:48: >> >> Hello, folks - >> >> I am setting up the sendmail on my 7.2-STABLE system, and I cannot get >> it to listen to my live server address besides the localhost. >> >> I've added >>          

Re: sendmail CLIENT_OPTIONS

2009-10-05 Thread Bernt Hansson
Don Wilde said the following on 2009-10-06 02:48: Hello, folks - I am setting up the sendmail on my 7.2-STABLE system, and I cannot get it to listen to my live server address besides the localhost. I've added CLIENT_OPTIONS(`Family=inet, Addr=64.156.192.103, Name=MTA'

sendmail CLIENT_OPTIONS

2009-10-05 Thread Don Wilde
Hello, folks - I am setting up the sendmail on my 7.2-STABLE system, and I cannot get it to listen to my live server address besides the localhost. I've added CLIENT_OPTIONS(`Family=inet, Addr=64.156.192.103, Name=MTA')dnl directly above the DAEMON_OPTIONS lines (after