Displaying 3 results from an estimated 3 matches for "knipp".
Did you mean:
snipp
2014 Jun 25
4
IMAP sessions quit when calling MYRIGHTS on shared namespace
...fy sieve
}
protocol doveadm {
mail_plugins = acl quota zlib mail_log notify pop3_migration
}
protocol lda {
mail_plugins = acl quota zlib mail_log notify sieve
}
protocol imap {
mail_max_userip_connections = 3789
mail_plugins = acl quota zlib mail_log notify imap_acl imap_quota
}
--
Franz Knipp, +43 664 3980169
qnipp GmbH, Hauptstra?e 54, 7064 Oslip, ?sterreich
http://qnipp.com http://qnipp.com/qnipp.vcf
2014 Jun 26
1
Bug in quota_get_status
...torage.c:89) calls quota_test_alloc
(quota.c:1352) with size = 0 bytes, which leads always to a FALSE result
in quota_is_over (quota.c:1305).
I've fixed the function quota_is_over by considering ctx->bytes_over and
ctx->count_over. See the included patch.
Kind regards,
Franz
--
Franz Knipp, +43 664 3980169
qnipp GmbH, Hauptstra?e 54, 7064 Oslip, ?sterreich
http://qnipp.com http://qnipp.com/qnipp.vcf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dovecot-2.2.13-quota_is_over.patch
Type: text/x-patch
Size: 611 bytes
Desc: not available
URL: <ht...
2014 Jun 25
0
IMAP sessions quit when calling MYRIGHTS on shared namespace
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 25 Jun 2014, Franz Knipp wrote:
>
> the IMAP connection is dropped, when I call MYRIGHTS on the root of my
> shared folders.
>
> Using the configuration below, the shared folders are located in shared/%%U/
>
> # telnet localhost imap
> Trying ::1...
> Connected to localhost.
> Escape charact...