search for: limit_istream

Displaying 3 results from an estimated 3 matches for "limit_istream".

2008 May 31
1
Sieve Editheader Extension?
I've done extensive searches, and there is virtually no information about actual implementations of the draft Sieve Editheader Extension (which provides 'addheader' and 'deleteheader' actions): http://www.ietf.org/internet-drafts/draft-ietf-sieve-editheader-11.txt Is anyone currently working on this for Dovecot Sieve? If not, are there any plans to do so? And before I
2017 Jul 21
2
Core dumped when authenticating to managesieve
...tream.c: No such file or directory. in istream.c (gdb) bt full #0 i_stream_seek (stream=0x0, v_offset=80) at istream.c:296 _stream = (struct istream_private *) 0x5385e16 #1 0x000000000536937a in i_stream_limit_read (stream=0x767d540) at istream-limit.c:34 lstream = (struct limit_istream *) 0x767d540 left = 123848760 ret = 1 pos = 119265200 #2 0x000000000535f340 in i_stream_read (stream=0x767d5b0) at istream.c:174 _stream = (struct istream_private *) 0x767d540 old_size = 0 ret = 124244864 #3 0x00000000053607ae in i_stream_read_data...
2017 Jul 24
0
Core dumped when authenticating to managesieve
...> in istream.c > (gdb) bt full > #0 i_stream_seek (stream=0x0, v_offset=80) at istream.c:296 > _stream = (struct istream_private *) 0x5385e16 > #1 0x000000000536937a in i_stream_limit_read (stream=0x767d540) at > istream-limit.c:34 > lstream = (struct limit_istream *) 0x767d540 > left = 123848760 > ret = 1 > pos = 119265200 > #2 0x000000000535f340 in i_stream_read (stream=0x767d5b0) at istream.c:174 > _stream = (struct istream_private *) 0x767d540 > old_size = 0 > ret = 124244864 > #3 0...