home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / aix / 13055 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.4 KB

  1. Path: sparky!uunet!cs.utexas.edu!usc!sdd.hp.com!swrinde!emory!cs.utk.edu!cs.utk.edu!moore
  2. From: moore@cs.utk.edu (Keith Moore)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: what's wrong with sendmail?
  5. Date: 6 Jan 1993 19:07:53 GMT
  6. Organization: Univ. of Tenn. Computer Science, Knoxville
  7. Lines: 25
  8. Distribution: world
  9. Message-ID: <1ifam9INNgms@CS.UTK.EDU>
  10. References: <1ie2vuINNedk@CS.UTK.EDU> <jpe.726342361@ee.egr.duke.edu>
  11. Reply-To: moore@cs.utk.edu
  12. NNTP-Posting-Host: wilma.cs.utk.edu
  13.  
  14. In article <jpe.726342361@ee.egr.duke.edu>, jpe@ee.egr.duke.edu (John P. Eisenmenger) writes:
  15.  
  16. ] The problem is in IBM's sendmail.  Most sendmails automatically call ruleset
  17. ] 3 before calling ruleset 0 -- this is not true of the IBM version.  Try 
  18. ] running sendamil -bt on the IBM and also a Sun -- type in "0 user@host".
  19. ] On the sun you'll get the proper parsing, while the IBM will invoke the 
  20. ] local mailer with a userid of "user@host".
  21. ] >Is there a fix for this?
  22. ] The fix - place the following rules at the top of ruleset 0:
  23. ]     R$*<$*>$*        $1$2$3            defocus
  24. ]     R$+            $:$>3$1            make canonical
  25. ] The first strips the "<>" from the address and the second passes the result
  26. ] to ruleset 3, which is what you want.
  27.  
  28. Our config file *does* have this at the top of ruleset 0.
  29. Any other ideas?
  30.  
  31. --
  32. Keith Moore / U.Tenn CS Dept / 107 Ayres Hall / Knoxville TN  37996-1301
  33. Internet: moore@cs.utk.edu      BITNET: moore@utkvx
  34. UNIX is your brain..............AIX is your brain on drugs.
  35.