home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / bbs / waffle / 5777 < prev    next >
Encoding:
Internet Message Format  |  1993-01-01  |  4.2 KB

  1. Path: sparky!uunet!van-bc!vsystem!rick
  2. From: rick@vsystem.wimsey.bc.ca (Rick Vandenberg)
  3. Newsgroups: comp.bbs.waffle
  4. Subject: Re: V-MailServer 1.22
  5. Message-ID: <803PwB4w165w@vsystem.wimsey.bc.ca>
  6. Date: Fri, 01 Jan 93 16:02:06 PST
  7. References: <y2sNwB2w165w@valpso.hanse.de>
  8. Organization: Vandenberg Systems Research, Vancouver BC
  9. Lines: 87
  10.  
  11. tichauer@valpso.hanse.de (Manfredo Tichauer) writes:
  12.  
  13. > A couple of days ago a friend installed V-MailServer ver.1.22 in my PC,
  14. > because I wanted to make two mailing-lists (one in German and the other
  15. > one in Spanish). At the moment I have 15 email adresses for each list
  16. > and now I have a problem with the site from where I poll. Since the 
  17. > administrator uses UNIX (Interactive), he is used that if somebody has
  18. > a mailing list, he can send ONE mail for MANY users, for example 10 or
  19. > more users at once:I have to send ONE MAIL for EACH member of each mail-
  20. > list. Is there a way to do it like in UNIX? I understood that in UNIX it
  21. > is possible to use up to 512 columns in a row, e.g: 
  22. > user1@aaa.AAA,user2@bbb.BBB,user3@ccc.CCC,user4@ddd.DDD, etc.
  23. > up to 512 characters.
  24.  
  25. Version 2.0, slated for release in February, handles multiple
  26. addresses, up to 128 characters in length.  This is an MSDOS limitation.
  27. I cannot use the longer Unix command line, because V-MailServer doesn't
  28. queue files directly in the Waffle spool queue. Instead it calls RMAIL
  29. to handle the delivery of the messages.  V-MailServer is designed to
  30. work with any MSDOS UUCP software - Waffle, UUPC, whatever.  To allow it
  31. to create the actual spool files would for me to write code to support a
  32. half-dozen different UUCP packages.  Their format could change at any
  33. time, and would cause be no end of grief.
  34.  
  35. > What also is a little annoying is that if somebody sends any command to
  36. > my mail-server (e.g. subscribe ABCD-L), everyone on the mailing list
  37. > receives it also. Is there also a way to eliminate this?
  38.  
  39. This should _not_ happen.  The aliases file should have different
  40. entries for mailing lists, the mail-server, and any AFS addresses.
  41.  
  42. Example:
  43.  
  44. ; mailing list
  45. vmail-l             c:\waffle\bin\vmail.exe -t vmail-l
  46.  
  47. ; mail server
  48. mail-server         c:\waffle\bin\vmail.exe -t mail-server
  49.  
  50. ; AFS address
  51. vmail-info-request  c:\waffle\bin\vmail.exe -t vmail-info-request
  52.  
  53. ; The 'MAILSENDERNAME' - in case a message comes
  54. ; back, due to delivery problems
  55. vms-daemon        | tichauer
  56.  
  57.  
  58. I don't know why the mailing list would receive the subscribe request
  59. also, except that maybe the mail-server alias points to both the
  60. mail server _and_ the mailing list.  By the way, the necessity to use
  61. the "-t" option above is eliminated in Version 2.0.  In the meanwhile,
  62. users of version 1.22 are strongly encouraged to use it.  The reason is
  63. that version 1.22 only looks at the To: header to determine the address,
  64. if "-t" is not used.  Any message that comes in with a different
  65. address, or one that is in the Cc: header, will be seen as a message to
  66. the mail server, as opposed to a mailing list or AFS address.  Version
  67. 2.0 looks at the "-t" parameter, the Received: header, and the To: and
  68. Cc: header, in that order.
  69.  
  70.  
  71. > It would be nice that there is a way to spare band width with mail-lists
  72. > and I hope that somebody has a solution for it. I wish all of you a Happy
  73. > New Year (it will start here in another 5 hours)
  74.  
  75. Mailing lists can cause a _lot_ of traffic, especially for a small site.
  76. There is almost no way around it.  Multiple addresses help to reduce the
  77. traffic to about 1/3 of the volume, but can cause problems of their own.
  78. Some sites seem to have a problems with messages sent to them with
  79. multiple addresses.  I still don't know exactly what causes the problem.
  80.  
  81. You should subscribe the the vmail-l mailing list, because it might
  82. provide you with a few tips.  Send the command 'SUBSCRIBE vmail-l', to
  83. mail-server@vsystem.wimsey.bc.ca.  You can also obtain some application
  84. notes from this address.  Use the command 'INDEX' to find out what files
  85. are available.
  86.  
  87. Rick
  88.  
  89. --
  90. Rick Vandenberg             rick@vsystem.wimsey.bc.ca
  91. Vandenberg Systems Research For more information about V-MailServer
  92. 204 - 2255 West 5th Ave.    send a blank e-mail to
  93. Vancouver, BC V6K 4K1       vmail-info-request@vsystem.wimsey.bc.ca
  94.