Xref: utzoo comp.unix.questions:27602 comp.unix.sysv386:3135 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!mp.cs.niu.edu!rickert From: rickert@mp.cs.niu.edu (Neil Rickert) Newsgroups: comp.unix.questions,comp.unix.sysv386 Subject: Re: ESIX mail problems Message-ID: <1990Dec17.231401.13366@mp.cs.niu.edu> Date: 17 Dec 90 23:14:01 GMT References: <1990Dec17.203620.24968@athena.cs.uga.edu> Organization: Northern Illinois University Lines: 43 In article <1990Dec17.203620.24968@athena.cs.uga.edu> is@athena.cs.uga.edu ( Bob Stearns) writes: >I have been trying for several days, with the help of several other staff >members (all of us have gotten one or another machine or machines mailer's >to work successfully, we run the campus mail rerouter), to get the ESIX >... > >We checked the sendmail.cf and it is generating addresses which seem to be >... (Sigh). Generic advice:- Create a file with your favorite editor. It should contain: ------------------ To: user@some.domain Subject: Test Just testing. Please ignore. ------------------ Of course you should replace 'user@some.domain' with the actual address you are trying to send to. Now do the following: (You should be able to do this as an ordinary user, You should not be root). /usr/lib/sendmail -v -t < file Of course 'file' is replaced by the name of the file you created. If this works, the problem is in your mail user program, which is not sending the message to 'sendmail' in the correct format (or at all?). If it doesn't work, the '-v' (verbose) should give you some idea as to what is happening, and what is going wrong. -- =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*= Neil W. Rickert, Computer Science Northern Illinois Univ. DeKalb, IL 60115 +1-815-753-6940