home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / bit / listserv / pmdfl / 2359 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.6 KB

  1. Path: sparky!uunet!stanford.edu!bu.edu!olivea!sgigate!sgiblab!swrinde!zaphod.mps.ohio-state.edu!darwin.sura.net!paladin.american.edu!auvm!INNOSOFT.COM!DAN
  2. From: DAN@INNOSOFT.COM (Daniel C. Newman)
  3. Newsgroups: bit.listserv.pmdf-l
  4. Subject: RE: ccMail question
  5. Message-ID: <01GRAWIDBFSI8ZI0JR@YMIR.CLAREMONT.EDU>
  6. Date: 19 Nov 92 01:08:11 GMT
  7. Sender: PMDF Distribution List <PMDF-L@IRLEARN.BITNET>
  8. Lines: 19
  9. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  10. Errors-to: epmdf@YMIR.BITNET
  11. X-Envelope-to: PMDF-L@IRLEARN.BITNET
  12. X-VMS-To: IN%"MAC@gvg47.gvg.tek.com"
  13. X-VMS-Cc: IPMDF
  14. MIME-version: 1.0
  15. Content-type: TEXT/PLAIN; CHARSET=US-ASCII
  16. Content-transfer-encoding: 7BIT
  17.  
  18. > We are seeing some of the messages that PMDF leaves for ccMail to deliver
  19. > that contain what looks like some form of line wrapping that uses the ``=''
  20. > as the continuation character.  There message also appear to have hex
  21. > quoting for some characters like maybe =20 means a space and maybe =9 means
  22. > a tab.  I know this is a marginal description of the problem.  I will
  23. > enclose a part of one of these message at the end of this message.  What is
  24. > going on?  Any help greatly appreciated.
  25.  
  26. You're seeing line wrapping which uses the quoted printable MIME encoding.
  27. The "=xx" means "ASCII character with hex value xx".  You see some =20 at
  28. the end of lines because PMDF wrapped the line and was now afraid that if
  29. it left a naked space at the end of the line some other mailer would strip
  30. it away.  The =9 are tabs.
  31.  
  32. Send your PMDF.CNF to service@innosoft.com and some sort of indication as
  33. to how this message originally entered PMDF.  It probably came in on some
  34. channel with a "linelength" keyword specified.
  35.  
  36. Dan
  37.