| Mailing List (SmartList) |
Note: SPAM is forbidden on our network, and you are responsible for who you
send mail to with our mail list software. Use it wisely, as sending advertisements to people without their permission
is SPAM and could lead to the suspension of your account. Mail Manager PDF - contains screens shots and details on adminstering mail accounts and mailing lists. How do I set up a new mailing list? |
I already have a list of addresses for my mailing list. How can
I subscribe the entire list? The 'dist' file is the distribution list -- the list of recipients. To add a pre-existing list of recipients, copy it into the dist file: /home/username/domainname-mail/listname/dist You can add a short list by hand or by cut-and-paste. For a really long list, you may want to download the dist file, edit it using a word processing program, save it as text or ASCII, and then upload the edited file. The following conditions apply: One subscriber per line. Empty lines are allowed. The mail address of the subscriber must be the first word on the line. Comments may follow the address (but separated from the address by at least one whitespace character). Everything preceding the line containing: (Only addresses below this line can be automatically removed) is write-protected from changes (i.e. these addresses can never be automatically/accidentally unsubscribed). If the line: (Only addresses below this line can be automatically removed) is not present at all, automatic unsubscriptions to this list are impossible. New subscribers will always appear on the line immediately following the last filled entry in the dist file. Some sample entries (the preferred format): joe@some.where joe@some.where (some comment) joe@some.where (some comment) (some more comments) Depreciated, but allowed: <joe@some.where> <joe@some.where> some comment <joe@some.where> (some comment) Not allowed: (some comment) joe@some.where some comment <joe@some.where> Note: adding to the dist file for a list automatically adds to the accept file as well, unless you have turned off foreign submissions. How do I create a moderated list? A moderated list means that every submission to the list goes through your list maintainer before it actually gets posted to the list. (1) First create a file named "moderators." It should contain the fully qualified mail addresses of all the moderators for this list (i.e. just local usernames are not sufficient, at least include an @host or host! ). (2) Then uncomment the appropriate "moderated_flag" line in rc.custom. From then on all mail that does not contain an "Approved: the_address_of_one_of_the_moderators" field is forwarded to all the moderators. One of the moderators should then resend the mail to the list after adding an "Approved: his_own_address" field to the header (and possibly editing the contents of the mail). It will be no problem if several moderators resubmit the same submission concurrently, since the mailinglist will filter out duplicates anyway (i.e. only the first one will go out and be archived). Where can I get more information about SmartList? The FAQ is available in html and text format at http://www.hartzler.net/smartlist You can look at the history of smartlist by going to the SmartList Archive http://www.cnr.berkeley.edu/~casterln/smartlist-arc/maillist.html |