Displaying 4 results from an estimated 4 matches for "i_stream_get_size".
2010 Oct 01
1
zlib plugin weirdness
...1907
Error: Unexpectedly lost From-line from mbox file
/var/lib/vpopmail/domains/memoryhole.net/kyle/Maildir/Archive/Intellego.gz
at 1907
Error:
zlib.read(/var/lib/vpopmail/domains/memoryhole.net/kyle/Maildir/Archive/Intellego.gz):
unexpected EOF at 1765954
Error: i_stream_get_size() failed with mbox file
/var/lib/vpopmail/domains/memoryhole.net/kyle/Maildir/Archive/Intellego.gz:
No such file or directory
A similar thing happens when I bzip it. I was worried that it wasn't
even using the zlib plugin, but since it makes reference to zlib.read,
I assume that it...
2012 Mar 15
1
Compiler warnings in dovecot-2.1.2 and pigeonhole 0.3.0
...warning: comparison between signed and unsigned
In Pigeonhole 0.3.0:
5) src/managesieve-login/client-authenticate.c
(passing size_t * not uoff_t *)
client-authenticate.c: In function 'managesieve_client_auth_read_response':
client-authenticate.c:214: warning: passing argument 3 of
'i_stream_get_size' from incompatible pointer type
2020 Aug 15
0
2.3.11.3: dsync failure
...7919582e] ->
#8 i_stream_seekable_stat[0x7f1179195cdf] ->
#9 i_stream_stat[0x7f1179188764] ->
#10 i_stream_limit_stat[0x7f1179192380] ->
#11 i_stream_stat[0x7f1179188764] ->
#12 i_stream_default_stat[0x7f117918a0a3] ->
#13 i_stream_default_get_size[0x7f117918a282] ->
#14 i_stream_get_size[0x7f1179188811] ->
#15 mdbox_save_begin[0x7f11792edb85] ->
#16 zlib_mail_save_compress_begin[0x7f117891b2ad] ->
#17 mailbox_save_begin[0x7f11792c8f22] ->
#18 mail_storage_try_copy[0x7f11792b2443] ->
#19 mail_storage_copy[0x7f11792b2604] ->
#20 mdbox_copy[0x7f11792ee96f] ->...
2005 Mar 15
1
Quota
If anyone's interested about implementing quota code for Dovecot (there
were a few of you before! :), now it's finally your chance to do it
quite easily.
With the API changes committed today to CVS, it's now much easier to
write plugins that modify mail-storage behavior. So, I finally fixed my
half-working quota plugin that had been lying there for a while. It
implements the RFC2087