[horde] list owner privileges

Gonzalo Palacios Goicolea gonzalo.palacios at externo.uam.es
Mon Jan 22 13:44:51 UTC 2018


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="xxxxx at uam.es";
+---------------+-----------------------+
| 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?

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 - gonzalo.palacios at externo.uam.es - www.uam.es 
<http://www.uam.es>

LinkedIn <https://www.linkedin.com/in/universidadautonomademadrid/> | 
Twitter <https://twitter.com/uam_madrid> | Facebook 
<https://www.facebook.com/universidadautonomademadrid/> | Youtube 
<https://www.youtube.com/user/uam>
¿Eres de la Autónoma? Hazte AlumniUAM <https://alumni.uam.es>

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



More information about the horde mailing list