From: Todd C. Miller Date: Tue, 22 May 2001 23:11:21 +0000 (+0000) Subject: Update mailing list section. We use mailman now, not majordomo. X-Git-Tag: SUDO_1_6_4~189 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c3273aaf945df8160a54d44780668bb5014bb63;p=sudo Update mailing list section. We use mailman now, not majordomo. --- diff --git a/README b/README index b5187e7e9..65ec82df0 100644 --- a/README +++ b/README @@ -65,17 +65,21 @@ Mailing lists ============= sudo-announce This list receives announcements whenever a new version of sudo is released. + http://www.courtesan.com/mailman/listinfo/sudo-announce sudo-users This list is for questions and general discussion about sudo. + http://www.courtesan.com/mailman/listinfo/sudo-users sudo-workers This list is for people working on and porting sudo. + http://www.courtesan.com/mailman/listinfo/sudo-workers -To subscribe to a list, send a mail message to "majordomo@courtesan.com" -with a line in the message body (_not_ the subject) of "subscribe listname" -where "listname" is one of sudo-announce, sudo-users, or sudo-workers. +To subscribe to a list, visit its url (as listed above) and enter +your email address to subscribe. Digest versions are available but +these are fairly low traffic lists so the digest versions are not +a significant win. -Currently all the lists are fairly low-volume so there hasn't been a -need for digest versions. +Mailing list archives are also available. See the mailing list web sites +for the appropriate links. Web page ========