home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / vms / 17788 < prev    next >
Encoding:
Text File  |  1992-11-11  |  2.0 KB  |  56 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!mcsun!Germany.EU.net!news.netmbx.de!mailgzrz.TU-Berlin.DE!math.fu-berlin.de!Sirius.dfn.de!solaris.rz.tu-clausthal.de!decstb!braun
  3. From: braun@decstb.in.tu-clausthal.de (Andreas Braun)
  4. Subject: Problems with MX 2.3
  5. Message-ID: <1992Nov11.161750.4807@solaris.rz.tu-clausthal.de>
  6. Lines: 44
  7. Sender: root@solaris.rz.tu-clausthal.de (Operator)
  8. Reply-To: braun@decstb.in.tu-clausthal.de
  9. Organization: TU-Clausthal
  10. Date: Wed, 11 Nov 1992 16:17:50 GMT
  11.  
  12.  
  13. We have problems running MX-Mail V2.3.1
  14. It's impossible to *receive* Mail through MX. The SMTP-Agent receive the 
  15. messages but they aren't delivered to the Users.
  16. When someone send Mail to the VAX, hundred's of files are produced in
  17. the "[mx.queue]" Directory. It doesn't stop until a shutdown of MX.
  18. Everything is configured right i think. But here is the CONFIG.MCP
  19. file:
  20.  
  21. -------------
  22.  
  23. ! MX_ROOT:[000000]CONFIG.MCP;1
  24. ! Created: 11-NOV-1992 13:29:02.26 by MXCONFIG
  25. !
  26. DEFINE PATH "vax.in.tu-clausthal.de" LOCAL
  27. DEFINE REWRITE_RULE "<@{route}:{user}@{host}.UUCP>" "<@{route}:{user}@{host}.UUC
  28. P>"
  29. DEFINE REWRITE_RULE "<{user}@{host}.UUCP>" "<@uunet.uu.net:{user}@{host}>"
  30. DEFINE REWRITE_RULE "<@{route}:{user}@{host}.CSNET>" "<@{route}:{user}@{host}.CS
  31. NET>"
  32. DEFINE REWRITE_RULE "<{user}@{host}.CSNET>" "<@relay.cs.net:{user}@{host}.CSNET>
  33. "
  34. DEFINE REWRITE_RULE "<@{route}:{user}@{host}.BITNET>" "<@{route}:{user}@{host}.B
  35. ITNET>"
  36. DEFINE REWRITE_RULE "<{user}@{host}.BITNET>" "<@cunyvm.cuny.edu:{user}@{host}.BI
  37. TNET>"
  38. ! NOTE: The next path definition should always be LAST.
  39. DEFINE PATH * SMTP
  40. !
  41. ! Done with routing information.
  42. !
  43. DEFINE SYSTEM_USERS "braun@vax.in.tu-clausthal.de"
  44.  
  45. -------------------
  46. We are running VMS V5.5.
  47.  
  48. What goes wrong? 
  49.  
  50. --
  51.     Andreas Braun                                                    
  52.       ------------------------------------------
  53.         TECHNISCHE UNIVERSITAET CLAUSTHAL                   
  54.         INSTITUT FUER INFORMATIK                              
  55.     braun@decstb.in.tu-clausthal.de
  56.