Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| module:listserver [2013/10/03 03:34] – [Configuration] digital man | 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 '' | ||
| + | |||
| + | Example: | ||
| + | <code ini> | ||
| + | to = listserver, listserv, listname1, listname2, etc. | ||
| + | </ | ||
| 4. Add the command-line of ''? | 4. Add the command-line of ''? | ||