From Xavier.LAURE en dr8.cnrs.fr Wed Sep 5 08:54:48 2018 From: Xavier.LAURE en dr8.cnrs.fr (LAURE Xavier) Date: Wed, 5 Sep 2018 06:54:48 +0000 Subject: [Valvula] problem with execption in mod-quota Message-ID: <7A2C5A98CCB16E4A8D0D59E92C4D47E60158593588@CNMB02WVP.core-res.rootcore.local> Hi, I try to declare an exception on mod-quota. In a first time I put in the mail sender address in the table "mquota_exception" Then I restart valvulad ... but it seems not to work. I try also to stop and start ... but it's the same. The hourly mail quota for this sender is reach. So how can I investigate ? or may be it's not the good way to do this ? Thank you for your help Regards, xavier ---------------------- Xavier Laure CNRS- Délégation Centre Limousin Poitou-Charentes Campus CNRS d'Orléans 3E Avenue de la recherche scientifique Tel : 0238257617 ----------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: From francis.brosnan en aspl.es Wed Sep 5 10:24:39 2018 From: francis.brosnan en aspl.es (Francis Brosnan =?ISO-8859-1?Q?Bl=E1zquez?=) Date: Wed, 05 Sep 2018 10:24:39 +0200 Subject: [Valvula] problem with execption in mod-quota In-Reply-To: <7A2C5A98CCB16E4A8D0D59E92C4D47E60158593588@CNMB02WVP.core-res.rootcore.local> References: <7A2C5A98CCB16E4A8D0D59E92C4D47E60158593588@CNMB02WVP.core-res.rootcore.local> Message-ID: <1536135879.22102.40.camel@aspl.es> Hi Xavier. This is how is created using python code: query = "INSERT INTO mquota_exception (is_active, description, sasl_user) VALUES ('%d', '%s', '%s')" % (is_active, description, sasl_user) You only have to include sasl_user that is going to be exempt, an optional description and is_active=1 You don't have to restart/reload valvula, it will take this rule next time this user is checked. To debug what's happening, run valvula with: >> valvulad --debug --verbose Best Regards. El mié, 05-09-2018 a las 06:54 +0000, LAURE Xavier escribió: > Hi, > > > > I try to declare an exception on mod-quota. > > In a first time I put in the mail sender address in the table > ?mquota_exception? > > Then I restart valvulad ? but it seems not to work. > > I try also to stop and start ? but it?s the same. > > > > The hourly mail quota for this sender is reach. > > > > So how can I investigate ? or may be it?s not the good way to do > this ? > > > > Thank you for your help > > > > Regards, > > > > xavier > > > > ---------------------- > > Xavier Laure > > CNRS- Délégation Centre Limousin Poitou-Charentes > > Campus CNRS d?Orléans > > 3E Avenue de la recherche scientifique > > Tel : 0238257617 > > ----------------------------------- > > > > > > > > _______________________________________________ > Valvula mailing list > Valvula en lists.aspl.es > http://lists.aspl.es/cgi-bin/mailman/listinfo/valvula -- Francis Brosnan Blázquez - ASPL http://www.asplhosting.com/ http://www.aspl.es/ https://twitter.com/aspl_es https://twitter.com/asplhosting https://twitter.com/francisbrosnanb https://es.linkedin.com/in/francis-brosnan-blázquez-1353a218 91 134 14 22 - 91 134 14 45 - 91 116 07 57 Av. Juan Carlos I 13, 2ºC, Torre Garena 28806 - Alcalá de Henares (España) AVISO LEGAL En virtud de lo dispuesto en la Ley Orgánica 15/1999, de 13 de diciembre, de Protección de Datos de Carácter Personal, le informamos de que sus datos de carácter personal, recogidos de fuentes accesibles al público o datos que usted nos ha facilitado previamente, proceden de bases de datos propiedad de Advanced Software Production Line, S.L. (ASPL). ASPL garantiza que los datos serán tratados con la finalidad de mantener las oportunas relaciones comerciales o promocionales con usted o la entidad que usted representa. No obstante, usted puede ejercitar sus derechos de acceso, rectificación, cancelación y oposición dispuestos en la mencionada Ley Orgánica, notificándolo por escrito a ASPL - Protección Datos, Av. Juan Carlos I 13, 2ºC, Alcalá de Henares (Madrid). ------------ próxima parte ------------ Se ha borrado un adjunto en formato HTML... URL: