similar to: Campo de quota en LDAP

Displaying 20 results from an estimated 500 matches similar to: "Campo de quota en LDAP"

2007 Mar 20
1
[Re: Dovecot - with LDAP auth backend]
Hi Timo, What I did actually was change option (D) to the following below, or do I have to remove this one altogether? plugin { quota = maildir } Then added the attribute mailquota=10240 as I had defined in my dovecot schema And when I did a tried to run getquota "" or getquotaroot inbox (via telnet localhost 143), it would return me a "no quota" message. What I am able
2011 Dec 05
2
Strange quota problem
I have a strange problems with quota on v2.0.14. We have an ldap user directory, and all users should have a mailQuota defined there. My problem is that some users gets the quota enforced, while others don't, and "doveadm user" doesn't seem to agree with "doveadm quota ge gett" Ref: $ doveadm user janfrode at example.net userdb: janfrode at example.net home
2015 Dec 29
0
[CISTI'2016]: 11ª Conferencia Ibérica de Sistemas y Tecnologías de Información
--- -------------------------- CISTI'2016 ----------------------------- 11? Conferencia Ib?rica de Sistemas y Tecnolog?as de Informaci?n 15 a 18 junio de 2016, Isla Gran Canaria, Espa?a http://www.aisti.eu/cisti2016/ ------------------------------------------------------------------- Nos satisface invitar a la comunidad acad?mica y empresarial a presentar trabajos a
2015 Dec 29
0
[CISTI'2016]: 11ª Conferencia Ibérica de Sistemas y Tecnologías de Información
--- -------------------------- CISTI'2016 ----------------------------- 11? Conferencia Ib?rica de Sistemas y Tecnolog?as de Informaci?n 15 a 18 junio de 2016, Isla Gran Canaria, Espa?a http://www.aisti.eu/cisti2016/ ------------------------------------------------------------------- Nos satisface invitar a la comunidad acad?mica y empresarial a presentar trabajos a
2007 Mar 19
1
Dovecot - with LDAP auth backend
I have the following installed (1) CentOS 2.6.9-42.ELsmp (2) dovecot-1.0-3_50.rc27.el4.at, (3) openldap-2.2.13-6.4E (A) I have added the following schema into /etc/openldap/schema attributetype ( 1.3.6.1.4.1.14237.1.1.1.1 NAME 'mailquota' DESC 'The size of space the user can have until further messages get bounced.' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
2013 Apr 02
1
LDAP: error with iterate_query
Hello. Used 2.2.rc3. Try LDAP search: # ldapsearch -LLL -D "uid=dovecot,ou=Services,o=m" -b "ou=C,o=m" -w 1 -s subtree "(objectClass=mailUser)" mail dn: uid=test,dc=m.u,ou=C,o=m mail: test at m.u dn: uid=basov,dc=m.u,ou=C,o=m mail: basov at m.u mail: wow at m.u dn: uid=postmaster,dc=m.u,ou=C,o=m mail: postmaster at m.u dn: uid=ogo,dc=rest.com,ou=C,o=m mail: ogo
2007 May 21
1
per user quota using LDAP entries
Hi List, This is my first post to this list so please be gentle :-). First of all, kudos to the developers of dovecot! Im trying to implement quota, and I followed the instructions in the wiki. My problem is the quota specified per user is not being honored, only the global quota setting. I do have an "quota = maildir:storage=204800" in the plugin area and enabled quota in the
2008 Jul 04
1
[Help] quota_rule with LDAP backend, dovecot-1.1.1
Hi, all. I use dovecot-1.1.1 with OpenLDAP as userdb. but i failed to convert quota value as expect. I set '10' as mail quota, and it should be '10M' as expect, but it's not effect, dovecot always uses 'quota_rule' setting in dovecot.conf. How can i fix this issue? 10*1047576? I have 'mailQuota' attr in ldap schema, such as: ----8<---- mailQuota: 10 #
2007 May 13
1
mailquota in ldap attribute 'mailQuota'
I've tried having the ldap quota in an ldap attribute, which still doesn't work. /etc/dovecot.conf protocols = imap pop3 mail_location = maildir:/data/mail/%u/Maildir protocol imap { mail_plugins = quota imapquota } plugin { quota = maildir:ignore=Trash } the rest are defaults added an attribute 'mailQuota' with value '10240' kbytes or 10Mbytes as for
2024 Jun 12
1
Congreso R Sevilla 2024: envío de comunicaciones hasta el próximo sábado 15 de junio
Hola buenas tardes, En mi caso solicit? para dar un taller, supongo que todo est? en orden. Un saludo y gracias ________________________________ De: R-help-es <r-help-es-bounces en r-project.org> en nombre de Francisco Rodriguez Sanchez <f.rodriguez.sanc en gmail.com> Enviado: mi?rcoles, 12 de junio de 2024 12:04 Para: r-help-es en r-project.org <r-help-es en r-project.org>
2009 Oct 15
2
Expire issue
Hello guys, I'm trying to configure de expire plug in, all the configuration seems to be right but when I launch # /opt/dovecot/sbin/dovecot --exec-mail ext /opt/dovecot/libexec/dovecot/expire-tool --test Error: userdb(user at mydomain.it) didn't return uid Info: User lookup failed: user at mydomain.it even if I see in the logs that the authentication process worked fine (ldap):
2016 Oct 10
2
problem with quota warning script execution, error 75
Output is 0 and mail is delivered. [root at server quota]# ./quota-warning.sh 85 existing_mailbox at domain.com ; echo $? 0 ----- Mensaje original ----- De: "Aki Tuomi" <aki.tuomi at dovecot.fi> Para: dovecot at dovecot.org Enviados: Lunes, 10 de Octubre 2016 11:37:26 Asunto: Re: problem with quota warning script execution, error 75 No, ./quota-warning.sh 85
2010 Jun 03
2
mangled user_attrs from LDAP
I have setup dovecot to allow users to login using their email address or uid and have found a strange behaviour when the user logs in using the email address for a "username". I am using OpenLDAP for a backend data store with a rather customized schema. This behaviour occurs for both POP3 and IMAP logins. For some users it works as expected, but for others the pass_attrs->user
2008 May 23
4
Error while set mailQuota=0 with mbox and LDAP backend
Hi, all. I have OpenLDAP(+qmail.schema), Dovecot, Postfix installed on RHEL 5.1 (x86_64), and they works fine with mbox format. The problem is if i set 'mailQuota=0' in LDAP, postfix can't send mail to recipient user. But it works fine with 'mailQuota != 0', such as '10240'(10M). What's wrong with my mail server setting? How can i solved this issue? Thanks very
2007 Jul 25
1
v1.1 alpha1: can't pop/imap login with LDAP
Hi, We recentlty upgraded our dovecot from v1.0.2 to v1.1ahpha1 under CentOS 4.4. Also, we are using Postfix 2.4.3 and OpenLDAP 2.3.35. We've been using LDAP for our POP/IAMP user authentication, however after upgrading to v1.1alpha1, LDAP authentication does't seem to be working properly. We re-examined the source code, and made a few modification. We are suspecting that... (1)
2009 Mar 13
4
How can i override mail_location?
Hi, all. I use dovecot-1.1.11 with OpenLDAP backend. but i found the mail_location is not correct. How can i override mail_location setting in dovecot.conf? LDAP user data and dovecot config are attached below. in dovecot config, mail_location is: ---- mail_location = maildir:/%Lh/%Ld/%Ln/:INDEX=/%Lh/%Ld/%Ln/ ---- but the correct maildir should be 'homeDirectory' +
2011 Aug 20
4
I have a problem with R!!
Dear all i?m working with a program i?ve made in R (using functions that others created) to run my program i need a sample. if i generate the sample using for example, rnorm(n, mu, sigma) i have no problem but if i obtain a sample from a column in excel and i copy it, the program says that there is a mistake: it says "Error en `[.data.frame`(data, indices) : undefined columns
2013 Nov 22
0
ggplot o lattice contra graficar de manera clasica.
​Hola Javier,​ ​Yo no estoy entre la gente "pro"​, pero me atreveré a opinar jeje. En mi caso particular, si dispusiera de mucho tiempo, me dedicaría a aprender lo que pueda de todas las opciones para poder usarlas con criterio, para usar cada cosa cuando mejor convenga. Creo que el tiempo es mi mayor limitante. Pienso como tú: con las herramientas gráficas que trae R por defecto se
2011 Jan 03
2
Finally upgrading from v1.0.15 to v1.2.16 -- advice please
It's long over due, but now I finally plan on upgrading from v1.0.15 to v1.2.16 on our servers. Would appreciate any comments! We have 7 servers, all running of the same GPFS filesystem. Both maildirs and indexes are stored here. We use dovecot for POP/IMAP and deliver. Currently we're using mysql as authentication source, but want to move to using ldap instead. Can we upgrade one server
2012 Nov 20
2
doveadm fails with passdb authentication binds (dovecot 2.0.16)
Hello, I'm testing passdb auth binds with dovecot 2.0.16, but for some reason dovedm fails to work with the configuration showed below. The network trace shows the successful bind for the administrative user (uid=mailapp), but nothing for the mail user (uid=user001). what am i missing here? # doveadm mailbox list -u user001 doveadm(user001): Error: user user001: Auth PASS lookup failed