Displaying 8 results from an estimated 8 matches for "sercompe".
Did you mean:
seccomp
2007 Mar 28
0
Removing users maildir DOVECOT+LDAP
...one 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 26
2
Quota stored in LDAP
...aStorage 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/pipermail/dovecot/attachments/200...
2007 May 24
1
Simple questions about Quota
...orking
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 May 04
1
Help with LDAP authentication - user / user+domain
...ogin:
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 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 =
2007 Feb 22
0
Dovecot Quota + LDAP
Hie Folks,
I'm having a little problem with quota + ldap. I want to use per user
quota settings.
So I configured quota on my /etc/dovecot.conf like this site
http://wiki.dovecot.org/Quota examples.
Here follows my /etc/dovecot.conf:
protocols = imap imaps pop3 pop3s
ssl_disable = no
ssl_cert_file = /usr/share/ssl/certs/cert.pem
ssl_key_file = /usr/share/ssl/private/pkey.pem
2007 Feb 15
1
Dovecot forward problems
Hi Folks,
I setted up a mail server based on this how-to
http://wanderingbarque.com/howtos/mailserver/mailserver.html
All things are working thing as you can see in my server log. Off
course, that I've suppressed some informations.
postfix/smtpd[16483]: connect from unknown[myip]
postfix/smtpd[16483]: 62C9034002: client=unknown[myip]
postfix/cleanup[16777]: 62C9034002:
2007 Feb 13
1
Problems to put dovecot-ldap.conf working
Hi Folks,
I'm having a little trouble to put dovecot authenticating in ldap.
My postfix and saslauthd are authenticating fine.
Here is what I have in my main.cf:
# Accounts
accounts_server_host = $ldap_server_host
accounts_search_base = $ldap_search_base
accounts_query_filter =
(&(&(objectClass=VirtualMailAccount)(mail=%s))(forwardActive=FALSE)(acco