Re: Host/nslookup, sendmail, bash

1997-07-28 Thread Tessa Lau
On Sunday, Steve Hsieh mumbled: > I don't know the answer to this...but did you try removing your domain > entry from your resolv.conf file to see if that made a difference (so that > there are only nameserver lines and a search line)? I don't have a domain entry in my resolv.conf: search cs.wash

Host/nslookup, sendmail, bash

1997-07-28 Thread Tessa Lau
I'm having problems configuring sendmail to deliver mail to [EMAIL PROTECTED] I've configured my domain as "cs.washington.edu", with a search path (in resolv.conf) of cs.washington.edu, washington.edu, and edu. However, sendmail doesn't appear to try other entries in the search path because it bo

Re: Host/nslookup, sendmail, bash

1997-07-28 Thread Tessa Lau
On Sunday, George Bonser mumbled: > making sure that there is NO FEATURE(always_add_domain) statement > making sure there IS a FEATURE(nocanonfiy) statement. This worked, thanks! --Tessa [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTE

Re: title bar terrorism

1997-07-28 Thread Tessa Lau
> This is not useful as general advice. Regrettably there are other programs > like 'pine' or 'vim' which are loading the title bars with silly messages as > well, but one can't turn it off as easy as in MC. To turn off title bar terrorism in vim, add the line 'set notitle' to your ~/.vimrc ... -