home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / mail / mh / 1042 < prev    next >
Encoding:
Text File  |  1992-08-18  |  2.1 KB  |  46 lines

  1. Newsgroups: comp.mail.mh
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!mips!darwin.sura.net!Sirius.dfn.de!fauern!LRZnews!cd1.lrz-muenchen.de!a2824as
  3. From: a2824as@cd1.lrz-muenchen.de (Michael Storz)
  4. Subject: Re: X.400 addressing
  5. Message-ID: <1992Aug18.175019.22180@news.lrz-muenchen.de>
  6. Sender: news@news.lrz-muenchen.de (Mr. News)
  7. Reply-To: Michael.Storz@lrz.lrz-muenchen.dbp.de
  8. Organization: Leibniz-Rechenzentrum Muenchen, Germany
  9. References:  <9208171742.AA06345@laslo.nersc.gov>
  10. Date: Tue, 18 Aug 1992 17:50:19 GMT
  11. Lines: 33
  12.  
  13. In article <9208171742.AA06345@laslo.nersc.gov>, chris@LASLO.NERSC.GOV writes:
  14. |> 
  15. |> It is very important to my application of MH that X.400 addresses be
  16. |> accepted.  Is there anyone that can give me any helpful information 
  17. |> concerning a modification that might allow MH to accept X.400 addres-
  18. |> ses?  Thanks in advance.
  19.  
  20. On our CD4000 system from Control Data we use the enhanced versions of mh and
  21. xmh. These programs UAs allow lookup of mail addresses in a X.500 directory and
  22. the specification of most of the X.400 attributes. 
  23.  
  24. But as far as I can see you can use X.400 addresses with every UA as long as
  25. as your sendmail is able to recognize the X.400 address and then forwards
  26. the mail to the next SMTP/X.400 gateway. That means you need additional rules
  27. in your sendmail.cf. Then you can use X.400 addresses like
  28.  
  29.    /g=michael/s=storz/ou=lrz/o=/prmd=lrz-muenchen/admd=dbp/c=de/
  30.  
  31. Sendmail must use this as the local part of a RFC822 address and must append
  32. the domainname of the gateway to form a valid RFC822 address. The gateway will
  33. accept this local part as a valid X.400 address. 
  34.  
  35. -- 
  36.  
  37. Michael Storz
  38. ================================================================================
  39.                                       !   X.400 : G=michael;S=storz;OU1=lrz;
  40.    Leibniz-Rechenzentrum              !           P=lrz-muenchen;A=dbp;C=de
  41.    Barer Str. 21                      !   RFC822: storz@lrz.lrz-muenchen.dbp.de
  42.    8000 Muenchen 2                    !   Fax   : ++ 49 89 2809460
  43.    Germany                            !   Tel   : ++ 49 89 2105 7420
  44. ================================================================================
  45.