home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / bit / listserv / pmdfl / 1809 < prev    next >
Encoding:
Text File  |  1992-08-17  |  2.3 KB  |  57 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!darwin.sura.net!paladin.american.edu!auvm!SIGURD.INNOSOFT.COM!NED
  3. Errors-to: epmdf@YMIR.BITNET
  4. X-Envelope-to: PMDF-L@IRLEARN.BITNET
  5. X-VMS-To: IN%"TANNER@Cerritos.EDU"
  6. X-VMS-Cc: IPMDF
  7. MIME-version: 1.0
  8. Content-type: TEXT/PLAIN; CHARSET=US-ASCII
  9. Content-transfer-encoding: 7BIT
  10. Message-ID: <01GNP32LL9K295NGGY@YMIR.CLAREMONT.EDU>
  11. Date:         Tue, 18 Aug 92 02:40:06 GMT
  12. Sender:       PMDF Distribution List <PMDF-L@IRLEARN>
  13. From:         Ned Freed <NED@SIGURD.INNOSOFT.COM>
  14. Subject:      RE: V4.1-10 mailserv questions
  15. X-To:         TANNER@Cerritos.EDU, IPMDF@YMIR
  16. Newsgroups: bit.listserv.pmdf-l
  17. Lines: 38
  18.  
  19. > * Where do I define the COMMAND_LIMIT, MAXBLOCKS and MAXLINES options?
  20.  
  21. You put them all in a per-channel option file. The usual format PMDF uses
  22. is used here.
  23.  
  24. > * What is the format of the MAILSERV_ACCESS file?
  25.  
  26. This isn't a file per se -- it is a mapping in the PMDF mappings file. The
  27. format is currently undocumented. I hope to post the format to this list at
  28. some point in the future.
  29.  
  30. > * Mailserv appears to reply to the envelope From: rather than the header From:
  31. >   field.  I modified the V4.0 mailserv to use the header field and had much
  32. >   better control over processing UUCP return addresses.
  33.  
  34. This is incorrect. MAILSERV uses the Reply-To: header, if one is present, to
  35. control this. Otherwise the From: address is used. If that doesn't exist or is
  36. illegal the envelope From: is used. And if that's illegal the message is junked
  37. without any response.
  38.  
  39. This usage seems entirely appropriate to me for replies from MAILSERV.
  40.  
  41. > * If I request a file /MODE=BLOCK/ENCODING=UUENCODE I get back (1) a foreign
  42. >  file format message and (2) a FDL message that contains:
  43.  
  44. > Content-transfer-encoding: X-UUENCODE
  45. > Comments: These headers describe a message previously delivered in foreign fil
  46.    e
  47. >  format.
  48.  
  49. >   Has the file been decoded automatically from uuencode format to foreign file
  50. >   format for me, or is it not being uuencoded at all?
  51.  
  52. The message was encoded and then decoded before you got it. In any case, PMDF
  53. does not support direct transmission of binary files without encoding, so the
  54. file had to be encoded for you to even get a response.
  55.  
  56.                                 Ned
  57.