sendmail problems - any experts out there?

Neil Rickert rickert at mp.cs.niu.edu
Wed Dec 19 03:09:52 AEST 1990


In article <1990Dec18.125202.26092 at cs.dal.ca> acadia at cs.dal.ca (Peter Steele) writes:
>I'm having a sendmail problem for which I've not been able to come up with
>an adequate solution. When I send mail out from either of two separate Unix
>systems we have here (a Sun 4/280 and a CDC 4680) the "From:" line generated
>by sendmail is insufficient for recipients to use in replies. For example,
>if I mail from my Sun account to some site outside of Acadia, the "From:"
>line looks like this:
>
>    From: peter at aucs (Peter Steele)
>
>others who do (including CDC tech support). If anyone has some idea what
>is causing this problem I would appreciate hearing from you. Thanks.

 This problem is caused by vendors who distribute software and setup
instructions which by default create bad addresses.

 Sun systems provide two versions of 'sendmail.cf'.  The installation default
appears to be 'sendmail.subsidiary.cf' which is hopelessly inadequate for
anything other than local mail.  The other 'sendmail.main.cf' can be adapted
to do things correctly if your system is otherwise set up properly, and if
you follow the instructions inside the config file as to what should be
changed.  The easiest approach is to define a relay mailer (as 'ddn') and
a relay host (a co-operative Internet neighbor which knows how to handle mail).
Then all non-local mail will be forwarded to the relay host for further
handling.

-- 
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  Neil W. Rickert, Computer Science               <rickert at cs.niu.edu>
  Northern Illinois Univ.
  DeKalb, IL 60115                                   +1-815-753-6940



More information about the Comp.unix.questions mailing list