Editing Project:Discussion lists

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 6: Line 6:


Lists as of 2013-07:
Lists as of 2013-07:
* [http://list.9.0ne.org/list/listinfo/project This project]
* [[Sagamore discussion lists]]
* [[Sagamore discussion lists]]

==Setup==

Since it's a bit obtuse right now… notes on list setup.

# From a ''shell''…
# <code>sudo newlist <var>listname</var></code>
# I don't think this is necessary anymore since [https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603904] <del>''Permissions fixup…''</del>
#* <del><code>sudo chown --recursive list /var/lib/mailman/archives/private/<var>listname</var></code></del>
#* <del><code>sudo chown --recursive list /var/lib/mailman/archives/private/<var>listname</var>.mbox</code></del>
# ''Configure…''
## <code>sudo config_list -o <var>tmp</var>/<var>listname</var> <var>listname</var></code>
## Edit in <code><var>tmp</var>/<var>listname</var></code>:
##* <code>real_name</code>: to all lowercase
##* <code>description</code>: provide a short one
##* <code>info</code>: HTML description linking to more information
##* <code>subject_prefix</code>: improve for email subject prefix
##* <code>admin_notify_mchanges</code>: to True (admin gets membership changes)
##* <code>new_member_options</code>: to 258 (from 256, turning on "Do not send a copy of a member's own post"
##* <code>max_message_size</code>: 4000 (from 40) (so images can be attached)
##* <code>include_sender_header</code>: 0
##* <code>available_languages</code>: <code>['en', 'es']</code> (add spanish)
##* <code>max_num_recipients</code>: 20 (from 10)
## Then <code>sudo config_list -i <var>tmp</var>/<var>listname</var> <var>listname</var></code>
Please note that all contributions to Parents may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Project:Copyrights for details). Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)