home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / sysadmin / 4740 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  3.1 KB

  1. Path: sparky!uunet!kithrup!hoptoad!decwrl!deccrl!bloom-beacon!eru.mt.luth.se!lunic!sunic!mcsun!Germany.EU.net!unido!starlab!st
  2. From: st@starlab.UUCP (Stefan Taxhet)
  3. Newsgroups: comp.sys.next.sysadmin
  4. Subject: Help needed: sendmail.cf for domains with uucp
  5. Keywords: sendmail uucp domain
  6. Message-ID: <3922@starlab.UUCP>
  7. Date: 19 Aug 92 12:46:22 GMT
  8. Organization: Star Division GmbH, D-W-2000 Hamburg, Germany
  9. Lines: 93
  10.  
  11. Hello,
  12.  
  13. our NeXT Cube is the mailserver for the local net with Suns, PCs, ...
  14. We use sendmail with a slightly modified sendmail.mailhost.cf.
  15. The relay mailer was set to 'DMuucp' and our "domain" to 'uucp'.
  16. So far this worked fine...
  17.  
  18. Now (better late than never :-) we want to convert to
  19. our "real", registered domainname 'stardiv.de'.
  20. ('st@stardiv.de' sounds much better than 'st@starlab.uucp' :-)
  21.  
  22. - Is there any change to do this with NeXT OS 2.0?
  23. - Is there any change to do this with the standard, binary "sendmail"
  24.   only by modifying sendmail.cf?
  25. - Is getting "smail" the right way (some days of installation,
  26.   new maintenance programs, ...)?
  27. - Is there a working sendmail?
  28.  
  29. THESE ARE MY QUESTIONS.
  30.  
  31. NOW THE THINGS I TRIED:
  32.  
  33. I modified the sendmail.cf in the following manner:
  34. < DMsmartuucp
  35. > DMuucp
  36. relay mailer 'smartuucp'
  37.  
  38. < Dmstardiv.de
  39. < CmStarDivision.DE starlab.de
  40. our domainname (and aliases)
  41.  
  42. S22
  43. R$*<@LOCAL>$*        $:$1
  44. R$-<@$->        $:$>3${Z$1@$2$}            invert aliases
  45. R$*<@$+.$*>$*        $@$1<@$2.$3>$4            already ok
  46. R$+<@$+>$*        $@$1<@$2.$m>$3            tack on our domain
  47. > R$+            $@$1<@$j>            tack on our hostname
  48. < # next
  49. < # R$+            $@$1<@$j>            tack on our hostname
  50. < # sun
  51. < R$+            $@$1<@$m>            tack on our domain
  52. Modification to ruleset 22 from Sun's sendmail.cf.
  53.  
  54. < # "Smart" UUCP mailer: Uses UUCP transport but domain-style naming
  55. < Msmartuucp, P=/usr/bin/uux, F=CmsDFMhuU, S=22, R=22, 
  56. <     A=uux - -r $h!rmail ($u)
  57. relay mailer 'smartuucp' (stolen from Sun's sendmail.cf)
  58.  
  59. THE RESULT:
  60.  
  61. Mail in our domain works fine, but if the relay has to be used
  62. you see lines like:
  63.  
  64. st@bks.uucp... Connecting to unido via smartuucp...
  65. No ! in UUCP! (st@stardiv.de)
  66. st@foo.bar... Connecting to unido via smartuucp...
  67. No ! in UUCP! (st@stardiv.de)
  68.  
  69. syslog:
  70. Aug 19 14:23:17 starlab sendmail[2733]: \
  71.     AA02733: SYSERR: No ! in UUCP! (st@stardiv.de)
  72.  
  73. My address should have the bang form (starlab!st).
  74. I want the adress st@stardiv.de!
  75.  
  76.  
  77. BTW: which utility is able to read this statistics
  78. < OS/etc/sendmail/sendmail.st
  79.  
  80. software_version:
  81. 2.0
  82. Warp6.4
  83.  
  84. hostinfo:
  85. Mach kernel version:
  86.      NeXT Mach 2.0: Wed Nov 21 12:46:53 PST 1990;
  87.          /ph1_sources/projects/mk-108.1/RELEASE
  88. Kernel configured for a single processor only.
  89. 1 processor is physically available.
  90. Processor type: MC680x0 (68040)
  91. Processor active: 0
  92. Primary memory available: 12.00 megabytes.
  93. Default processor set: 42 tasks, 68 threads, 1 processors
  94. Load average: 0.01, Mach factor: 0.98
  95.  
  96. Thanks for any help
  97.     Stefan
  98.  
  99. -- 
  100. Stefan Taxhet                                    FAX:   +49 40 23646 550
  101. STAR Division GmbH                               Phone: +49 40 23646 952
  102. Sachsenfeld 4                                    uucp: ...!unido!starlab!st
  103. D-W-2000 Hamburg 1                               domain: st@starlab.uucp
  104.