search for: tquota_rule

Displaying 8 results from an estimated 8 matches for "tquota_rule".

Did you mean: quota_rule
2014 Dec 29
4
Authcache and user changing
Hi, I have noticed that during auth cache hits usernames are not updated. (We use ldap backend and change username with user_attrs = uid=user, mailMessageStore=home, mailQuotaSize=quota_rule=*:bytes=%$ cold cache lmtp(14414): Debug: auth input: testmon_testmon home=/vmail/te/testmon_testmon quota_rule=*:bytes=104857600 lmtp(14414): Debug: changed username to testmon_testmon lmtp(14414): Debug:
2014 Dec 30
0
Authcache and user changing
...; hot cache > > lmtp(14715): Debug: auth input: iqmon at mon.test.pl > home=/vmail/iq/testmon_testmon quota_rule=*:bytes=104857600 > lmtp(14715): Debug: Added userdb setting: plugin/quota_rule=*:bytes=104857600 auth replays are USER\t2\ttestmon_testmon\thome=/vmail/te/testmon_testmon\tquota_rule=*:bytes=104857600\n on a cache miss and USER\t3\ttestmon at mon.test.pl\thome=/vmail/te/testmon_testmon\tquota_rule=*:bytes=104857600\n with a cache hit without cache user is rewriten as expected, with cache it isn't -- Michal Grzedzicki
2013 Feb 27
2
how to talk with doveadmin unix socket
...t0\nUSER\t1\tpiotr.rotter at active24.pl\tservice=doveadm\n", 60) = 60 read(9, "VERSION\t1\t1\nSPID\t20805\n", 8192) = 23 read(9, "USER\t1\tpiotr.rotter at active24.pl\temail=piotr.rotter at active24.pl\tclear=7T33z456\thome=/vm/08/A/active24.pl/piotr.rotter/\tuid=502\tgid=502\tquota_rule=*:storage=2097152000B\tquota_rule2=*:messages=50000\n", 8169) = 196 and I wrote super simple client in php: <?php $sock = stream_socket_client('unix:///var/run/dovecot/doveadm-server', $errno, $errstr); fwrite($sock, "VERSION\t1\t0\nUSER\t1\tpiotr.rotter at active24.pl\tse...
2009 May 19
2
expire-tool segmentation fault
Hi! I'm using Dovecot 1.1.15 on OpenBSD 4.4. How can I debug this? # /usr/local/sbin/dovecot --exec-mail ext /usr/local/libexec/dovecot/expire- tool Segmentation fault (core dumped) # gdb /usr/local/sbin/dovecot (gdb) run --exec-mail ext /usr/local/libexec/dovecot/expire-tool Starting program: /usr/local/sbin/dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-tool Program received
2011 Apr 27
2
2.0.12 Coredump under Solaris 10
...ter_login_connection *) 0x8083690 reply = {tag = 1, status = MASTER_AUTH_STATUS_OK, mail_pid = 50} #14 0xfee8d2d1 in master_login_auth_input (auth=0x8085af8) at master-login-auth.c:239 line = 0x80868df "USER\t2045378561\ttestds at domain.foo \t/imap/spool/%d/%1n/%n=/home/testds\tquota_rule=*:storage=50M" ret = 72 #15 0xfeea02c1 in io_loop_call_io (io=0x8086858) at ioloop.c:384 ---Type <return> to continue, or q <return> to quit--- ioloop = (struct ioloop *) 0x8083448 t_id = 2 #16 0xfeea0ca0 in io_loop_handler_run (ioloop=0x8083448) at ioloop-p...
2017 Feb 21
1
segfault in lib20_expire_plugin
...y=0xf81300a8) at master-login.c:210 login = 0xf813ab88 service = 0xf81383e8 __FUNCTION__ = "master_login_auth_finish" #11 0xf749b6a9 in master_login_postlogin_input (pl=0xf813d720) at master-login.c:284 login = 0xf813ab88 buf = "1000 at xtlv.de\tquota_rule=*:storage=5M\tuid=5000\tgid=5000\thome=/srv/vmail/xtlv.de/1000\tauth_token=3763fd48bfdfeea2a3617cbda148915c19e125fa\nQ\345td", '\000' <repeats 20 times>, "\006\000\000\000\020\000\000\000R\345td\260.\000\000\260>\000\000\260>\000\000P\001\000\000P\001\000\000\004\000\0...
2010 Feb 23
0
dovecot 2.0_b3 autocreate plugin bug.
...n-auth.c:138 request = <value optimized out> id = <value optimized out> #19 master_login_auth_input (auth=0x806fc80) at master-login-auth.c:221 line = 0x80709cf "USER\t1\ttest at domain.com\tuid=8\tgid=12\thome=/data/mail/domain.com/test\tmail=maildir:~/data\tquota_rule=*:storage=100M" #20 0xb7f081a5 in io_loop_handler_run (ioloop=0x806e350) at ioloop-epoll.c:208 ctx = 0x806e470 event = 0x806e4b0 list = 0x8070998 io = 0x806ed60 tv = {tv_sec = 2147483, tv_usec = 0} t_id = 2 msecs = <value optimized out...
2011 Apr 27
2
2.0.12 Coredump under Solaris 10
hi, I've installed a testversion from 2.0.12 and getting coredumps after login via IMAP/POP3. I don't know, if it is a simple config error or something else. ====== dovecot: [ID 583609 local7.error] master: Error: service(imap): child 29333 killed with signal 11 (core dumped) [ID 583609 local7.error] master: Error: service(imap): child 29335 killed with signal 11 (core dumped) ======