Skip to Content.
Sympa Menu

en - [sympa-users] list owner privileges

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Gonzalo Palacios Goicolea <address@concealed>
  • To: "address@concealed" <address@concealed>
  • Subject: [sympa-users] list owner privileges
  • Date: Tue, 23 Jan 2018 09:00:06 +0100

Hi All,

We have 5 lists with the same config, where, in theory, the list owner can send messages without moderation. But in practice we've seen that on one list this is true and in the other 4 lists the message is hold until moderation. The only difference we're able to find is in admin table, where "include_sources_admin" is empty for the list where the owner can send without moderation, and is NULL for the others:

mysql> select list_admin, include_sources_admin from admin_table where user_admin="address@concealed";
+---------------+-----------------------+
| list_admin    | include_sources_admin |
+---------------+-----------------------+
| users-uam-l   |                       |
| estudiantes-l | NULL                  |
| pas-l         | NULL                  |
| pdi-l         | NULL                  |
| predoc-l      | NULL                  |
+---------------+-----------------------+
5 rows in set (0.00 sec)

What is the function of this database field? What is the field that controls if a sender should be "moderated"?

We're not sure if this is the key for solve this issue, but it is an starting point.

Thanks

--
Gonzalo Palacios Goicolea

Tecnologías de la Información
Universidad Autónoma de Madrid • Campus de Cantoblanco
c/ Francisco Tomás y Valiente 11, EPS Informática, Edif. B, Desp. TI-208 - 28049, Madrid
Tel.: 91497 2368 - address@concealed - www.uam.es

LinkedIn | Twitter | Facebook | Youtube
¿Eres de la Autónoma? Hazte AlumniUAM

Antes de imprimir este correo piense si es necesario. Cuidemos el medioambiente.




Archive powered by MHonArc 2.6.19+.

Top of Page