1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] sympa deployment II
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20sympa%20deployment%20II&In-Reply-To=%3C1292288806.23066.23.camel%40akroma.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001163.html">
<LINK REL="Next" HREF="001165.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] sympa deployment II</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20sympa%20deployment%20II&In-Reply-To=%3C1292288806.23066.23.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-sysadm] sympa deployment II">misc at zarb.org
</A><BR>
<I>Tue Dec 14 02:06:46 CET 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001163.html">[Mageia-sysadm] Puppet Report for alamut.mageia.org
</A></li>
<LI>Next message: <A HREF="001165.html">[Mageia-sysadm] Puppet Report for jonund.mageia.org
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1164">[ date ]</a>
<a href="thread.html#1164">[ thread ]</a>
<a href="subject.html#1164">[ subject ]</a>
<a href="author.html#1164">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi,
so after working on the puppet sympa module, i have finished ( or at
least I hope so ) the main backend work.
So I have dropped the database, erased the testml, and restarted from
scratch.
Among others changes, people should not be able to subscribe without
using a ldap account. The template still offer the possibility ( or I
think ), but it shouldn't work.
Of course, once we will be ready, people will be able to use catdap to
open a account.
So, I will later create some test ml for the various type of ml I sent
last week, but for now, there is just the same public test ml.
I just miss one or two scenari, and so the ml should not work yet. I
will warn tomorrow when it should be ok, if anybody want to participate.
( and I guess that one of the first mls I will create will be one to get
our svn commits, and and another one for puppet messages, once
everything work )
Step missings ( some may requires further explanation ) :
----------------------------------------------------------
- validate the setup ( -> sysadm )
- be sure that the ldap changes we discussed in " [LONG] sympa ( and web
apps ) ldap authentication" are done ( mainly mail uniqueness, but also
the secondary one would be nice to have ) -> sysadm.
- write some kind of policy/webpage/documentation for ml, how to
request, how to add a ml, etc ( -> sysadm + founder )
- recruit a team to moderate ( ie remove the spam ), already on wiki
<A HREF="http://mageia.org/wiki/doku.php?id=mailinglists">http://mageia.org/wiki/doku.php?id=mailinglists</A> ( -> founders )
- create a ldap group of mga-ml_moderators ( -> sysadm )
- deploy and the secondary mx on krampouezh
( -> sysadm )
- test antispam, test greylisting, make sure that postgrey is not too
annoying, see bluca mail ( -> sysadm )
- enhance web interface templates, and do a list of what should be
changed, write it somewhere ( -> webteam )
- decide what language we will support in the interface and what it will
impact ( -> sysadm, webteam, i18n )
( see commit 556, enabling the locale in sympa require use to install
locale-$lang on the server, not sure of the implication )
- add a web 2.0 "beta" sticker and announce it ( once it is ready )
- get a list of ml we will need to create ( -> all teams )
- see how we can use the topic feature of sympa for ml classification
( -> webteam + others ) <A HREF="http://www.sympa.org/manual/customizing#topics">http://www.sympa.org/manual/customizing#topics</A>
- prepare the planning for migration of mls one by one, once we
validated that it work ( -> sysadm + webteam )
I will contact the webteam during tomorrow's meeting, maybe I should
subscribe to their ml too.
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001163.html">[Mageia-sysadm] Puppet Report for alamut.mageia.org
</A></li>
<LI>Next message: <A HREF="001165.html">[Mageia-sysadm] Puppet Report for jonund.mageia.org
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1164">[ date ]</a>
<a href="thread.html#1164">[ thread ]</a>
<a href="subject.html#1164">[ subject ]</a>
<a href="author.html#1164">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|