home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / mail / sendmail / 2757 < prev    next >
Encoding:
Text File  |  1992-11-13  |  1.4 KB  |  36 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!gmd.de!Germany.EU.net!mcsun!sunic!sics.se!uddeborg
  3. From: uddeborg@sisu.se (Goeran Uddeborg)
  4. Subject: Re: Character conversion
  5. Message-ID: <1992Nov13.102709.19149@sics.se>
  6. Sender: news@sics.se
  7. Organization: Swedish Institute of Systems Development
  8. References: <1992Oct30.073935.17075@infolog.se>
  9. Distribution: eunet
  10. Date: Fri, 13 Nov 1992 10:27:09 GMT
  11. Lines: 23
  12.  
  13. In article <1992Oct30.073935.17075@infolog.se> rabbe@infolog.se (Rabbe Fogelholm) writes:
  14. >, our current
  15. >version of "GatorMail" just translates characters in the 128-255
  16. >range to 7-bit sequences on the form '#234#'.
  17. >
  18. >QUESTION: Is there any way to make the sendmail on the Unix side
  19. >handle this automatically, by applying some kind of filter to letters
  20. >that arrive from the QuickMail side?
  21. >
  22. >Our sendmail is 5.65c8/IDA-1.4.4.
  23.  
  24. We use BeaverGate rather than GatorMail.  The former doesn't do any
  25. conversion at all, so the MAC character set is forwarded to the UNIX
  26. side.  Then I have a MAILERTABLE for sendmail that includes an entry
  27. of the form:
  28.  
  29.     mac.sisu.se             TCP-MAC,mac.sisu.se
  30.  
  31. which tells sendmail to use a special mailer for letters to and from
  32. this host.  TCP-MAC is the normal TCP mailer with the added
  33. specification of a character class to use:
  34.  
  35. MTCP-MAC, P=[IPC], F=CDFMXhnmu, E=\r\n, R=10/11, S=11, A=IPC $h, C=MAC, X=29
  36.