Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
module:listserver [2010/02/24 15:32] – created digitalman | module:listserver [2021/07/07 20:26] (current) – [Configuration] Per Diehard: I would have put a example like this to = listserver, listserv, listname1, listname2, exc... digital man | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== ListServer ====== | ====== ListServer ====== | ||
+ | |||
+ | ===== Overview ===== | ||
+ | |||
+ | The Synchronet ListServer ('' | ||
+ | to subscribe and (optionally) contribute messages to your local message bases | ||
+ | using nothing but a standard Internet mail client (e.g. Outlook/OE, Eudora, | ||
+ | Pine, etc.). | ||
+ | |||
+ | ===== Requirements ===== | ||
+ | The Synchronet ListServer requires Synchronet v3.12 or later. | ||
+ | |||
+ | ===== How it works ===== | ||
+ | |||
+ | The Synchronet ListServer works much like traditional Internet mailing list | ||
+ | severs, such as " | ||
+ | |||
+ | The user of an Internet e-mail client " | ||
+ | lists by sending an e-mail message to the address of your ListServer | ||
+ | (typically " | ||
+ | optionally, the subject), the line " | ||
+ | where " | ||
+ | in your '' | ||
+ | |||
+ | Once subscribed, the user will automatically receive, in their mailbox, | ||
+ | any messages posted in the message area (sub-board) corresponding to the | ||
+ | mailing list. A user may unsubscribe from the mailing list by the same | ||
+ | means but using the command " | ||
+ | |||
+ | The ListServer will respond to other " | ||
+ | control message of " | ||
+ | requesting client' | ||
+ | |||
+ | ==== MIME ==== | ||
+ | |||
+ | The ListServer does not at this time support the decoding of [[wp> | ||
+ | <code ini> | ||
+ | SubjectCommand = true | ||
+ | BodyCommand = false | ||
+ | </ | ||
+ | |||
+ | MIME-encoded mailing list // | ||
+ | ===== Submissions ===== | ||
+ | Writable mailing lists allow the user to submit messages to the list by | ||
+ | sending e-mail messages addressed to '' | ||
+ | are automatically posted to the message area (sub-board) associated with | ||
+ | the mailing list and forwarded to all mailing list subscribers. | ||
+ | |||
+ | |||
+ | ===== Configuration ===== | ||
+ | |||
+ | 1. If you haven' | ||
+ | you want to make available as mailing lists. Be sure to make a note | ||
+ | of the configured " | ||
+ | going to associate with a list. | ||
+ | |||
+ | 2. Edit your '' | ||
+ | |||
+ | * creating a separate section for each mailing list and specifying the " | ||
+ | * If you wish to allow control commands in the subject of messages addressed to the ListServer, set '' | ||
+ | * Set '' | ||
+ | |||
+ | 3. Edit your '' | ||
+ | the following section: | ||
+ | <code ini> | ||
+ | [listserver.js] | ||
+ | to = listserver, listserv | ||
+ | | ||
+ | </ | ||
+ | Include in the " | ||
+ | from your '' | ||
+ | |||
+ | Example: | ||
+ | <code ini> | ||
+ | to = listserver, listserv, listname1, listname2, etc. | ||
+ | </ | ||
+ | |||
+ | 4. Add the command-line of ''? | ||
+ | Programs-> | ||
+ | messages posted to sub-boards associated with mailing lists. | ||
+ | |||
+ | 5. Recycle your mail server, if it didn't automatically recycle after saving | ||
+ | your changes in SCFG in step 4. This is required to re-load your modified | ||
+ | '' | ||
+ | |||
+ | |||
+ | ===== Maintenance ===== | ||
+ | |||
+ | The list of subscribers is kept in the file '' | ||
+ | '' | ||
+ | removing subscribers with bad e-mail addresses, but there will be in the | ||
+ | future. | ||
===== See Also ===== | ===== See Also ===== | ||
+ | * [[: | ||
+ | * [[: | ||
+ | * [[: | ||
* [[: | * [[: | ||