Displaying 4 results from an estimated 4 matches for "mymailquota".
Did you mean:
mailquota
2011 Apr 29
2
2.0.12 Coredump under Solaris 10
...xt? (This user was looked up from
> LDAP, right?)
jupp,
hosts = ldap.domain.foo ldap2.domain.foo
auth_bind = yes
#auth_bind_userdn = uid=%u,cn=accounts,dc=domain,dc=foo
ldap_version = 3
base = cn=accounts,dc=domain,dc=foo
user_attrs = postalAddress=domain, homeDirectory=/imap/spool/%d/%1n/%n,
myMailQuota=quota_rule=*:storage=%$M
user_filter = (&(objectClass=posixAccount)(uid=%n))
pass_attrs = postalAddress=domain, uid=user, userPassword=password
pass_filter = (&(objectClass=posixAccount)(uid=%n))
default_pass_scheme = MD5
-------------- next part --------------
A non-text attachment was sc...
2011 Apr 29
0
2.0.12 Coredump under Solaris 10
On 29.4.2011, at 12.09, Denny Schierz wrote:
> user_attrs = postalAddress=domain, homeDirectory=/imap/spool/%d/%1n/%n,
> myMailQuota=quota_rule=*:storage=%$M
The problem is that homeDirectory in there. It's not used at all currently. You probably want to replace it with:
=home=/imap/spool/%d/%1n/%n
It of course shouldn't crash anyway. I'll try to figure it out.
2010 Sep 29
4
1.2.14 --- auth(default) Error: LDAP: Connection lost to LDAP server, reconnecting
...thouch any timeout. I enabled caching for
auth too, but the problem still exists.
My DoveCot Config:
http://pastebin.com/W7zHf4fT
the LDAP part:
hosts = ldap ldap2
auth_bind = yes
ldap_version = 3
base = cn=accounts, dc=foo
user_attrs = postalAddress=domain, homeDirectory=/imap/spool/%d/%1n/%n,
myMailQuota=quota_rule=*:storage=%$M
user_filter = (&(objectClass=posixAccount)(uid=%n))
pass_attrs = postalAddress=domain, uid=user, userPassword=password
pass_filter = (&(objectClass=posixAccount)(uid=%n))
default_pass_scheme = MD5
any suggestions?
cu denny
ps. when does dovecot switches to ldap2?...
2011 Apr 27
2
2.0.12 Coredump under Solaris 10
hi,
Am Mittwoch, den 27.04.2011, 12:37 +0300 schrieb Timo Sirainen:
> Give "bt full" command here and show the output.
lot of lines :-)
============================
(gdb) bt full
#0 0xfeb559f8 in strcmp () from /lib/libc.so.1
No symbol table info available.
#1 0xfee73e7a in settings_find_key_nth (ctx=0x809bec0, key=0x807ab38
"plugin//imap", n=0x80477f0,