Difference between revisions of "Mailing List"
Jump to navigation
Jump to search
(created quickly for the lulz) |
|||
| Line 1: | Line 1: | ||
We run a little mailman powered mailing list. Unfortunately because the server it's running on is FreeBSD and it is running under a mail.jail, and the sysop is lazy, we don't have a web interface for it. | We run a little mailman powered mailing list. Unfortunately because the server it's running on is FreeBSD and it is running under a mail.jail, and the sysop is lazy, we don't have a web interface for it. | ||
| + | |||
However, you can subscribe by sending an email to | However, you can subscribe by sending an email to | ||
| Line 8: | Line 9: | ||
| lists.skullspace.ca | | lists.skullspace.ca | ||
|} | |} | ||
| + | |||
Once subscribed, you can manipulate the settings via email commands as listed below: | Once subscribed, you can manipulate the settings via email commands as listed below: | ||
| − | Send "help" as the body of the email to general-request | + | |
| − | Send "set help" as the body of an email to general-request | + | Send "help" as the body of the email to |
| + | {| border="0" | ||
| + | |- | ||
| + | | general-request | ||
| + | | @ | ||
| + | | lists.skullspace.ca | ||
| + | |} | ||
| + | to get a summary of commands. | ||
| + | |||
| + | |||
| + | Send "set help" as the body of an email to | ||
| + | {| border="0" | ||
| + | |- | ||
| + | | general-request | ||
| + | | @ | ||
| + | | lists.skullspace.ca | ||
| + | |} | ||
| + | to get a summary of settings. | ||
| + | |||
Note that most of the "set" commands must also include an authentication command. For example, to turn acknowledgement messages on, you would send the folliwing message body: | Note that most of the "set" commands must also include an authentication command. For example, to turn acknowledgement messages on, you would send the folliwing message body: | ||
Revision as of 23:42, 28 December 2010
We run a little mailman powered mailing list. Unfortunately because the server it's running on is FreeBSD and it is running under a mail.jail, and the sysop is lazy, we don't have a web interface for it.
However, you can subscribe by sending an email to
| general-subscribe | @ | lists.skullspace.ca |
Once subscribed, you can manipulate the settings via email commands as listed below:
Send "help" as the body of the email to
| general-request | @ | lists.skullspace.ca |
to get a summary of commands.
Send "set help" as the body of an email to
| general-request | @ | lists.skullspace.ca |
to get a summary of settings.
Note that most of the "set" commands must also include an authentication command. For example, to turn acknowledgement messages on, you would send the folliwing message body:
| set authenticate <password> set ack on |