search for: grzedzicki

Displaying 12 results from an estimated 12 matches for "grzedzicki".

2012 Jul 16
3
outlook and redirect sieve
....nl/dovecot-2.1-pigeonhole/raw-diff/082216ad12d6/src/lib-sieve/cmd-redirect.c maybe removing HEADER_FILTER_NO_CR fromi_stream_create_header_filter() will make redirected messages more in tact ? what can I do to make redirect more verbatim ? Thanks in advance for any information. Regards, Michal Grzedzicki
2014 Dec 29
4
Authcache and user changing
...tes=104857600 lmtp(14715): Debug: Added userdb setting: plugin/quota_rule=*:bytes=104857600 this kills our dictionary based quota (users have multiple quota instances depending on timing and alias the email was delivered to. Is there a way to force addition of user to the auth cache ? -- Michal Grzedzicki
2013 Feb 28
1
header brakage on sieve redirect ?
...ail delivered locally by dovecot-lda is unaltered lack of space before second \ brakes the headers. I'm investigating if this isn't cosed by qmail-inject, but my first suspect is sieve. dovecot 2.0.13, sieve 0.3.3, dovecot-delivery is used as an exclusive lda for qmail Regards, Michal Grzedzicki
2014 Jul 07
1
[PATH] expire plugins segfault with misconfigured dict
...= 0x1b43f10 ret = true #6 0x0000000000408b18 in client_input_data_handle (client=0x1b2cf60) at commands.c:1033 data = 0x1b556b8 "\330\001" size = 2 ret = -1 #7 0x0000000000408b52 in client_input_data (client=0x1b2cf60) at commands.c:1042 -- Michal Grzedzicki -------------- next part -------------- A non-text attachment was scrubbed... Name: expire.path Type: application/octet-stream Size: 571 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20140707/981cdbeb/attachment.obj>
2012 Aug 21
1
segfault in mail_user_get_home()
...lbox Trash { special_use = \Trash } prefix = subscriptions = yes } passdb { driver = pam } ssl = no userdb { driver = passwd } without type = shared there is no segfault, I understand this config might not work (invoking imap directly) but it should't segfault. Regards, Michal Grzedzicki
2014 Dec 30
0
Authcache and user changing
...2\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
2012 May 15
1
[PATCH] dovecot-lda with expire plugin segfaults if dict failed
...&& strcmp(value, "0") == 0) { /* we're saving the first mail to this mailbox. ioloop_time may not be exactly the first message's save time, but a few seconds -- Michal Grzedzicki -------------- next part -------------- A non-text attachment was scrubbed... Name: dovecot-2.1.5-expire.diff Type: application/octet-stream Size: 693 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20120515/ff3fd143/attachment-0004.obj>
2012 Jul 18
1
dovecot-lda setting quota rules
...uota is changed in userdb. I have the rules avaiable in qmail-lda's environment, but I need an idea on how to feed the quota rule string to quota plugin without doing userdb lookup. What whould be the best way to do this, maybe in plugins/quota/quota.c:quota_root_add_rules() ? Regards, Michal Grzedzicki
2014 Jul 08
0
Redis sentinel support in dict
...eate a redis ha cluster. You can connect to a sentiniel and subscribe to certain events then in case of an failover update the redis address to new master etc. I think this is better suited to be used with dict proxy. Do You think it can be implemented without changes to dovecot core ? -- Michal Grzedzicki
2014 Dec 19
3
lmtp usernames with -
Hello I have a problem with lmtp delivery to usernames with '-' char. Everythong after - is ignored. when delivering to test-test2 the error message is. User doesn't exist: test I suspect this is a sideefect of auth_username_format = %Lu I have tried %Ln without success. Imap works without problems for those users. How can I disable this mapping for lmtp and use verbatim
2014 Dec 25
0
director + lmtp + ldap user
...emporarly for given account). I think that the cache can be "polluted" by some other dovecot service. Does anyone have an idea where this can be comming from ? doveadm auth lookup -f user mon at test.com returns expected ldap uid no email address Thanks in advance for any help. Michal Grzedzicki from dovecot-ldap.conf.ext from backends user_attrs = uid=user, mailMessageStore=home, mailQuotaSize=quota_rule=*:bytes=%$ user_filter = (&(&(!(accountStatus=deleted))(objectClass=qMailUser))(|(mail=%u)(uid=%u)(mailAlternateAddress=%u))) pass_attrs = uid=user,userPassword=password pass_f...
2015 Jan 09
1
Authcache and user changing
...t_size = 50K sieve_quota_max_scripts = 5 sieve_quota_max_storage = 500K sieve_storage = ~/sieve/ } } protocol pop3 { mail_plugins = quota expire notify mail_log last_login pop3_client_workarounds = outlook-no-nuls pop3_fast_size_lookups = yes pop3_uidl_format = %f } -- Michal Grzedzicki -------------- next part -------------- A non-text attachment was scrubbed... Name: cache_user.patch Type: application/octet-stream Size: 2248 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20150109/aacc9403/attachment.obj>