Displaying 8 results from an estimated 8 matches for "venilton".
2007 Feb 26
2
Quota stored in LDAP
...this example:
# quotaStorage must be in the format mentioned above
# For example: dirsize:storage=10240
user_attrs = uid,homeDirectory,,,uidNumber,gidNumber,quotaStorage=quota
But, Dovecot isn't creating maildirsize file.
Any guesses?
PS: I've already instaled 1.0rc24
Venilton C. Junior
HPS
Sercompe Computadores Ltda.
Office: +55 47 3431-9700
Fax: +55 47 3431-9747
Mobile: +55 47 9653-5872
www.sercompe.com.br <http://www.sercompe.com.br/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermai...
2007 May 24
1
Simple questions about Quota
...ur ldap. But, when I put this configuration working
on, all clients receive overquota messages.
If I'm using quota information in my ldap server, do I have to use this
option in my dovecot.conf file?
plugin {
quota = maildir
}
Tnx for any help and/or tips.
Regards,
Venilton C. Junior
HP Certified Professional
Sercompe Computadores Ltda.
Office: +55 47 3431-9700
Fax: +55 47 3431-9747
Mobile: +55 47 9653-5872
www.sercompe.com.br <http://www.sercompe.com.br/>
2007 Feb 15
1
Dovecot forward problems
...ribute = maildrop
virtualforward_cache = no
virtualforward_bind_dn = $ldap_bind_dn
virtualforward_bind_pw = $ldap_bind_pw
Any guesses or misconfiguration?
I don't have an idea of how can I debug to get the error.
Looking forward to get some clues and helps :P
Best Regards
Venilton C. Junior
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070215/c0a0d562/attachment-0001.html>
2007 Feb 13
1
Problems to put dovecot-ldap.conf working
...elds=mail,userPassword
dovecot: auth(default): ldap(novoemail01,200.155.63.82): unknown user
dovecot: auth(default): client out: FAIL 1 user=novoemail01
Does anyone have an idea where I'm failing to configure this or find a
misconfiguration?
Tnx for any help.
Best Regards,
Venilton C. Junior
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070213/76aa556b/attachment-0002.html>
2007 May 04
1
Help with LDAP authentication - user / user+domain
...3:48:05 server dovecot: pop3-login: Aborted login:
user=<user.test>, method=PLAIN, rip=xxx.xx.xxx.xxx, lip=xxx.xxx.xx.xx
If I provide user.test at domain.com works fine.
Any guesses or ideas?
PS: I've suppressed some information, like IPs, server names e IPs
Best Regards,
Venilton C. Junior
HP Certified Professional
Sercompe Computadores Ltda.
Office: +55 47 3431-9700
Fax: +55 47 3431-9747
Mobile: +55 47 9653-5872
www.sercompe.com.br <http://www.sercompe.com.br/>
2007 Mar 28
0
Removing users maildir DOVECOT+LDAP
...e my user
directory information.
Does anyone has this implemented? Or have an idea?
I can remove users entry in my ldap server remotely, is there some way
in dovecot?
I'm asking this, cause I'm very familiar with Cyrus and I can do this
with it.
Tnx for now
Regards,
Venilton C. Junior
HP Certified Professional
Sercompe Computadores Ltda.
Office: +55 47 3431-9700
Fax: +55 47 3431-9747
Mobile: +55 47 9653-5872
www.sercompe.com.br <http://www.sercompe.com.br/>
2007 Feb 22
0
Dovecot Quota + LDAP
...tem. I'd like
to have per user quota stored in my ldap base.
Here is a value off my quota attribute:
quota = 122880
Making tests, the user already have 138 Mb.
Does anyone have any idea how to set up quota with ldap and get it
working?
Tnx for any reply.
Best regards,
Venilton C. Junior
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070222/e901e519/attachment-0001.html>
2007 Apr 27
2
dovecot + ldap + quota
hi....
i using dovecot 1.0rc26 and i started to configure quota plugin but i think
its not working fine.
i configure like suggested in http://wiki.dovecot.org/Quota
in dovecot.conf:
protocol imap {
mail_plugins = quota imap_quota
}
plugin {
# 10 MB quota limit
quota = maildir:storage=10240
}
in dovecot-ldap.conf:
user_attrs =