Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| module:listserver [2010/02/26 14:22] – Links to util:scfg changed to util:scfg:index 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 32: | Line 32: | ||
| requesting client' | 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 ===== | ===== Submissions ===== | ||
| Writable mailing lists allow the user to submit messages to the list by | Writable mailing lists allow the user to submit messages to the list by | ||
| Line 55: | Line 63: | ||
| 3. Edit your '' | 3. Edit your '' | ||
| the following section: | the following section: | ||
| - | + | <code ini> | |
| - | | + | [listserver.js] |
| - | | + | |
| - | | + | |
| + | </ | ||
| Include in the " | Include in the " | ||
| from your '' | from your '' | ||
| - | 4. Add the command-line of ''? | + | Example: |
| + | <code ini> | ||
| + | to = listserver, listserv, listname1, listname2, etc. | ||
| + | </ | ||
| + | |||
| + | 4. Add the command-line of ''? | ||
| Programs-> | Programs-> | ||
| messages posted to sub-boards associated with mailing lists. | messages posted to sub-boards associated with mailing lists. | ||