home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / mail / sendmail / 3118 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.3 KB

  1. Path: sparky!uunet!news.univie.ac.at!blekul11!systhvu
  2. Organization: K.U.Leuven - Academic Computing Center
  3. Date: Thursday, 7 Jan 1993 17:08:16 +01
  4. From: Herman Van Uytven <SYSTHVU@cc1.kuleuven.ac.be>
  5. Message-ID: <93007.170816SYSTHVU@cc1.kuleuven.ac.be>
  6. Newsgroups: comp.mail.sendmail
  7. Subject: rewriting VM and MVS addresses
  8. Lines: 28
  9.  
  10. Hello,
  11.  
  12. We want to have for the whole University E-mail addresses in the
  13. form Surname.Name@org.kuleuven.ac.be.  A big part of this setup
  14. works with sendmail+ida and the DNS, the most difficult part is
  15. to get this kind of generic addresses in the From: line for mail
  16. send by VM and MVS users.
  17.  
  18. I see a few possible solutions :
  19.  
  20. - bring all the mails from VM and MVS to a special SMTPsend on VM.
  21.   This SMTPsend uses a dummy name-server, so that all the mail goes
  22.   to a UNIX sendmail+IDA, where the From: line is rewritten.
  23.  
  24. - modify the MUA on VM and MVS so that
  25.   * people can define their From: line
  26.                  or
  27.   * we maintain a list of userid - From: line pairs and this list is
  28.     used to define the From: line
  29.  
  30.   We use RICE MAIL/MAILB00K on VM and UCLA mail on MVS.
  31.  
  32. Both solutions are complicated, and are dangerous for loosing mail
  33. if not well organized.
  34.  
  35. Anyone has done such a thing ?
  36.  
  37. -Herman-   systhvu@cc1.kuleuven.ac.be or Herman.Van_Uytven@urc.kuleuven.ac.be
  38.