Revision: 368
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=368
Author: ineiev
Date: 2019-02-03 03:32:51 -0500 (Sun, 03 Feb 2019)
Log Message:
-----------
Update ml.pl-related passage.
Modified Paths:
--------------
trunk/sviki/ListServer.mdwn
Modified: trunk/sviki/ListServer.mdwn
===================================================================
--- trunk/sviki/ListServer.mdwn 2019-02-02 08:33:53 UTC (rev 367)
+++ trunk/sviki/ListServer.mdwn 2019-02-03 08:32:51 UTC (rev 368)
@@ -52,17 +52,12 @@
For lists whose names do not follow an allowed pattern, savannah-hackers
must manually run `~/mycreate_list.pl` on lists, and then attach the
-list to the given project using `infra/maintenance/ml.pl`:
+list to the given project using `~/bin/ml.pl` on root@mgt0:
- infra/maintenance/ml.pl -a yourlogin -g project -l listname
+ ~/bin/ml.pl -a yourlogin -g project -l listname
# check if there's no error
- infra/maintenance/ml.pl -a yourlogin -g project -l listname | mysql savane
+ ~/bin/ml.pl -a yourlogin -g project -l listname | mysql savane
-Well, the pipe doesn't actually work. You have to run ml.pl on vcs,
-save the sqlcmd that is output, and then, on mgt0, run:
-
- echo "sqlcmd" | mysql savane
-
Simple aliases, as opposed to mailman lists, can be created in
fp.gnu.org:/com/mailer/aliases.