search for: input_skip_line

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

2006 May 02
0
beta7 imap core, no assert
...tag = 0x6d6d616e <Address 0x6d6d616e out of bounds>, name = 0x643a2000 <Address 0x643a2000 out of bounds>, func = 0, context = 0x42414420, uid = 0, param_error = 1}, disconnected = 0, destroyed = 1, command_pending = 1, input_pending = 1, output_pending = 0, rawlog = 0, input_skip_line = 1} (gdb) up #8 0x00021824 in client_disconnect_with_error (client=0xaf2f8, msg=0x0) at client.c:130 130 client_disconnect(client, msg); (gdb) print *client $5 = {fd_in = 0, fd_out = 1, io = 0x0, input = 0xaf390, output = 0xaf4c0, namespaces = 0xaed28, mailbox = 0xb8480, keyword...
2006 May 19
4
beta8: core, signal 11
...tag = 0x6d6d616e <Address 0x6d6d616e out of bounds>, name = 0x643a2000 <Address 0x643a2000 out of bounds>, func = 0, context = 0x42414420, uid = 0, param_error = 1}, disconnected = 0, destroyed = 1, command_pending = 1, input_pending = 1, output_pending = 0, rawlog = 0, input_skip_line = 1} (gdb) up #8 0x00021924 in client_disconnect_with_error (client=0xb1b40, msg=0x0) at client.c:130 130 client_disconnect(client, msg); (gdb) print *client $5 = {fd_in = 0, fd_out = 1, io = 0xaf4d8, input = 0xb1bd8, output = 0xb1d08, namespaces = 0xb1570, mailbox = 0xb8008, key...
2013 May 03
1
CATENATE mis-reads literal after bad URL
Dovecot-2.2.1 plus Timo's recent CATENATE and URLAUTH fixes mishandles literals after bad URLs. (As before remember that the "foobar" text below is really "foobarCRLF" hence the length of 8. Also, last time some MTA discarded an important single leading space character in the snippet I quoted so this time I'm prefixing all the lines to avoid that. In case it's
2010 May 20
1
Patch for logging variables
...rc/imap/client.h 2010-05-19 16:26:31.529833893 -0600 *************** *** 133,138 **** --- 133,139 ---- unsigned int destroyed:1; unsigned int handling_input:1; unsigned int syncing:1; + unsigned int expunged; unsigned int id_logged:1; unsigned int mailbox_examined:1; unsigned int input_skip_line:1; /* skip all the data until we've diff -crB dovecot-1.2.11.orig/src/imap/cmd-close.c dovecot-1.2.11/src/imap/cmd-close.c *** dovecot-1.2.11.orig/src/imap/cmd-close.c 2010-01-24 16:14:17.000000000 -0700 --- dovecot-1.2.11/src/imap/cmd-close.c 2010-05-19 16:26:31.529833893 -0600 ***************...
2010 May 19
1
logging
I am looking through the logging options and wondering if there are a couple of things that we can do 1. Logouts don't seem to show the IP address of the logout, we typically see multiple sessions at a time and wondering if there is a way to tie the logouts to an IP 2. POP logouts show the number of messages retrieved/deleted but I don't see a way to do this with IMAP, is there a logout
2005 Aug 24
0
verbose imap logging
...+++ dovecot-1.0.alpha1/src/imap/cmd-idle.c 2005-08-23 10:39:08.000000000 +0200 @@ -70,7 +70,7 @@ switch (i_stream_read(client->input)) { case -1: /* disconnected */ - client_destroy(client); + client_destroy(client, "Disconnected (input)"); return; case -2: client->input_skip_line = TRUE; diff -ur dovecot-1.0.alpha1.orig/src/imap/cmd-logout.c dovecot-1.0.alpha1/src/imap/cmd-logout.c --- dovecot-1.0.alpha1.orig/src/imap/cmd-logout.c 2005-03-08 21:26:56.000000000 +0100 +++ dovecot-1.0.alpha1/src/imap/cmd-logout.c 2005-08-23 10:39:08.000000000 +0200 @@ -20,6 +20,6 @@ } cl...
2010 Apr 09
4
Patch: support URLAUTH, BURL, CATENATE
...ent->disconnected); diff -Nur dovecot-1.2.11/src/imap/client.h dovecot-1.2.11+lemonade/src/imap/client.h --- dovecot-1.2.11/src/imap/client.h 2009-06-26 23:49:34.000000000 -0500 +++ dovecot-1.2.11+lemonade/src/imap/client.h 2010-04-08 09:59:12.000000000 -0500 @@ -138,6 +138,8 @@ unsigned int input_skip_line:1; /* skip all the data until we've found a new line */ unsigned int modseqs_sent_since_sync:1; + unsigned int output_squelch:1; /* APPLE - urlauth */ + unsigned int submit:1; /* APPLE - urlauth */ }; /* Create new client with specified input/output handles. socket specifies @...
2016 Jul 11
4
2.3.0~alpha0-1~auto+197: Crash when openening a message via IMAP
>From the log: Jul 11 13:12:42 mproxy dovecot: imap-login: Login: user=<hildeb>, method=PLAIN, rip=141.42.206.36, lip=141.42.206.11, mpid=27254, TLS, session=<TGwoO1o3id+NKs4k> Jul 11 13:12:44 mproxy dovecot: imap(hildeb)<TGwoO1o3id+NKs4k>: Panic: file imap-client.c: line 854 (client_check_command_hangs): assertion failed: ((io_loop_find_fd_conditions(current_ioloop,