Jacques,

>From the logs I see you're running 2.0, right?

2.0 doesnt support search on charsets other than us-ascii. And in 2.0
sort is broken.

All this has been fixed in svn-trunk and 2.1.4 will be released rsn.

Jacques Beaudoin wrote:
> Hi Paul,
> 
> I have in my inbox a message with a subject "TEST"
> when i do a search for "TEST" in Horde/imp i get a "nothing found"
> 
> Paul can you take a look at my dbmail-imapd log and see if the Horde/imp
> 
> transactions are in sync. with dbmail-imapd
> 
> Thanks
> 
> Cordialement
> 
> Jacques Beaudoin
> Agent d'administration
> Les services des technologies
> de l'information et des communications
> Commission scolaire de la Pointe de l'Île
> Montréal, Québec, Canada
> 
> Courriel/Email: [EMAIL PROTECTED]
> Cel: 514 918-3350
> 
> 
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> Searching for "TEST" in inbox
> =============================
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: serverchild.c,PerformChildTask: 
> incoming connection from [10.220.12.2]
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: serverchild.c,PerformChildTask: 
> client info init complete, calling client handler
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: IMAPClientHandler(): line read for 
> PID 4685 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: COMMAND: [00000000 CAPABILITY] 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: IMAPClientHandler(): Executing 
> command capability... 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: IMAPClientHandler(): Finished 
> command capability 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: IMAPClientHandler(): line read for 
> PID 4685 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: COMMAND: [00000001 AUTHENTICATE 
> LOGIN] 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: arg[0]: 'LOGIN' 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: IMAPClientHandler(): Executing 
> command authenticate... 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: dbmysql.c,db_query: executing query 
> [SELECT user_idnr, passwd, encryption_type FROM dbmail_users WHERE userid = 
> 'jacques-beaudoin']
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: authsql.c,auth_validate: validating 
> using plaintext passwords
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: dbmysql.c,db_query: executing query 
> [UPDATE dbmail_users SET last_login = '2006-02-17 14:47:31' WHERE user_idnr = 
> '1166']
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: IMAPD [PID 4685]: user (id 1166, 
> name jacques-beaudoin) login accepted @ 2006-02-17 14:47:31
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: IMAPClientHandler(): Finished 
> command authenticate 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: IMAPClientHandler(): line read for 
> PID 4685 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: COMMAND: [00000002 CAPABILITY] 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: IMAPClientHandler(): Executing 
> command capability... 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: IMAPClientHandler(): Finished 
> command capability 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: IMAPClientHandler(): line read for 
> PID 4685 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: COMMAND: [00000003 LOGOUT] 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: IMAPClientHandler(): Executing 
> command logout... 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: _ic_logout(): user (id:1166) 
> logging out @ [2006-02-17 14:47:31]
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: IMAPClientHandler(): Finished 
> command logout 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: IMAPClientHandler(): Closing 
> connection for client from IP [10.220.12.2] 
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: serverchild.c,PerformChildTask: 
> client handling complete, closing streams
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: serverchild.c,client_close: closing 
> write stream
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: serverchild.c,client_close: closing 
> read stream
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: serverchild.c,PerformChildTask: 
> connection closed
> Feb 17 14:47:31 mail dbmail/imap4d[4685]: serverchild.c,PerformChildTask: 
> waiting for connection
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: serverchild.c,PerformChildTask: 
> incoming connection from [10.220.12.2]
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: serverchild.c,PerformChildTask: 
> client info init complete, calling client handler
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPClientHandler(): line read for 
> PID 4689 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: COMMAND: [00000000 CAPABILITY] 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPClientHandler(): Executing 
> command capability... 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPClientHandler(): Finished 
> command capability 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPClientHandler(): line read for 
> PID 4689 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: COMMAND: [00000001 AUTHENTICATE 
> LOGIN] 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: arg[0]: 'LOGIN' 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPClientHandler(): Executing 
> command authenticate... 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: dbmysql.c,db_query: executing query 
> [SELECT user_idnr, passwd, encryption_type FROM dbmail_users WHERE userid = 
> 'jacques-beaudoin']
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: authsql.c,auth_validate: validating 
> using plaintext passwords
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: dbmysql.c,db_query: executing query 
> [UPDATE dbmail_users SET last_login = '2006-02-17 14:47:35' WHERE user_idnr = 
> '1166']
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPD [PID 4689]: user (id 1166, 
> name jacques-beaudoin) login accepted @ 2006-02-17 14:47:35
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPClientHandler(): Finished 
> command authenticate 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPClientHandler(): line read for 
> PID 4689 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: COMMAND: [00000002 CAPABILITY] 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPClientHandler(): Executing 
> command capability... 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPClientHandler(): Finished 
> command capability 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPClientHandler(): line read for 
> PID 4689 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: COMMAND: [00000003 STATUS INBOX 
> (MESSAGES RECENT UNSEEN)] 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: arg[0]: 'INBOX' 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: arg[1]: '(' 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: arg[2]: 'MESSAGES' 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: arg[3]: 'RECENT' 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: arg[4]: 'UNSEEN' 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: arg[5]: ')' 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPClientHandler(): Executing 
> command status... 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: db.c,db_findmailbox: looking for 
> mailbox with FQN [INBOX].
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: dbmysql.c,db_query: executing query 
> [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE name='INBOX' AND 
> owner_idnr='1166']
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: db.c,db_acl_has_right: checking ACL 
> for user [1166] on mailbox [1166]
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: dbmysql.c,db_query: executing query 
> [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE mailbox_idnr = '1166' AND 
> owner_idnr = '1166']
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: dbmysql.c,db_query: executing query 
> [SELECT 
> permission,seen_flag,answered_flag,deleted_flag,flagged_flag,recent_flag,draft_flag
>  FROM dbmail_mailboxes WHERE mailbox_idnr = '1166']
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: dbmysql.c,db_query: executing query 
> [SELECT 'a',COUNT(*) FROM dbmail_messages WHERE mailbox_idnr='1166' AND 
> (status='0' OR status='1') UNION SELECT 'b',COUNT(*) FROM dbmail_messages 
> WHERE mailbox_idnr='1166' AND (status='0' OR status='1') AND seen_flag=1 
> UNION SELECT 'c',COUNT(*) FROM dbmail_messages WHERE mailbox_idnr='1166' AND 
> (status='0' OR status='1') AND recent_flag=1]
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: dbmysql.c,db_query: executing query 
> [SELECT message_idnr FROM dbmail_messages WHERE mailbox_idnr = '1166' AND 
> status < '2' ORDER BY message_idnr ASC]
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: dbmysql.c,db_query: executing query 
> [SELECT message_idnr + 1 FROM dbmail_messages ORDER BY message_idnr DESC 
> LIMIT 1]
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: imapcommands.c,_ic_status: RESPONSE 
> [ * STATUS "INBOX" (MESSAGES 3 RECENT 3 UNSEEN 1)^M  ]
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPClientHandler(): Finished 
> command status 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPClientHandler(): line read for 
> PID 4689 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: COMMAND: [00000004 LOGOUT] 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPClientHandler(): Executing 
> command logout... 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: _ic_logout(): user (id:1166) 
> logging out @ [2006-02-17 14:47:35]
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPClientHandler(): Finished 
> command logout 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: IMAPClientHandler(): Closing 
> connection for client from IP [10.220.12.2] 
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: serverchild.c,PerformChildTask: 
> client handling complete, closing streams
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: serverchild.c,client_close: closing 
> write stream
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: serverchild.c,client_close: closing 
> read stream
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: serverchild.c,PerformChildTask: 
> connection closed
> Feb 17 14:47:35 mail dbmail/imap4d[4689]: serverchild.c,PerformChildTask: 
> waiting for connection
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: serverchild.c,PerformChildTask: 
> incoming connection from [10.220.12.2]
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: serverchild.c,PerformChildTask: 
> client info init complete, calling client handler
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: IMAPClientHandler(): line read for 
> PID 4661 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: COMMAND: [00000000 CAPABILITY] 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: IMAPClientHandler(): Executing 
> command capability... 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: IMAPClientHandler(): Finished 
> command capability 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: IMAPClientHandler(): line read for 
> PID 4661 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: COMMAND: [00000001 AUTHENTICATE 
> LOGIN] 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: arg[0]: 'LOGIN' 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: IMAPClientHandler(): Executing 
> command authenticate... 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: dbmysql.c,db_query: executing query 
> [SELECT user_idnr, passwd, encryption_type FROM dbmail_users WHERE userid = 
> 'jacques-beaudoin']
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: authsql.c,auth_validate: validating 
> using plaintext passwords
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: dbmysql.c,db_query: executing query 
> [UPDATE dbmail_users SET last_login = '2006-02-17 14:47:40' WHERE user_idnr = 
> '1166']
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: IMAPD [PID 4661]: user (id 1166, 
> name jacques-beaudoin) login accepted @ 2006-02-17 14:47:40
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: IMAPClientHandler(): Finished 
> command authenticate 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: IMAPClientHandler(): line read for 
> PID 4661 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: COMMAND: [00000002 CAPABILITY] 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: IMAPClientHandler(): Executing 
> command capability... 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: IMAPClientHandler(): Finished 
> command capability 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: IMAPClientHandler(): line read for 
> PID 4661 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: COMMAND: [00000003 LOGOUT] 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: IMAPClientHandler(): Executing 
> command logout... 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: _ic_logout(): user (id:1166) 
> logging out @ [2006-02-17 14:47:40]
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: IMAPClientHandler(): Finished 
> command logout 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: IMAPClientHandler(): Closing 
> connection for client from IP [10.220.12.2] 
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: serverchild.c,PerformChildTask: 
> client handling complete, closing streams
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: serverchild.c,client_close: closing 
> write stream
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: serverchild.c,client_close: closing 
> read stream
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: serverchild.c,PerformChildTask: 
> connection closed
> Feb 17 14:47:40 mail dbmail/imap4d[4661]: serverchild.c,PerformChildTask: 
> waiting for connection
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: serverchild.c,PerformChildTask: 
> incoming connection from [10.220.12.2]
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: serverchild.c,PerformChildTask: 
> client info init complete, calling client handler
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: IMAPClientHandler(): line read for 
> PID 4687 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: COMMAND: [00000000 CAPABILITY] 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: IMAPClientHandler(): Executing 
> command capability... 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: IMAPClientHandler(): Finished 
> command capability 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: IMAPClientHandler(): line read for 
> PID 4687 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: COMMAND: [00000001 AUTHENTICATE 
> LOGIN] 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: arg[0]: 'LOGIN' 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: IMAPClientHandler(): Executing 
> command authenticate... 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: dbmysql.c,db_query: executing query 
> [SELECT user_idnr, passwd, encryption_type FROM dbmail_users WHERE userid = 
> 'jacques-beaudoin']
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: authsql.c,auth_validate: validating 
> using plaintext passwords
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: dbmysql.c,db_query: executing query 
> [UPDATE dbmail_users SET last_login = '2006-02-17 14:47:50' WHERE user_idnr = 
> '1166']
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: IMAPD [PID 4687]: user (id 1166, 
> name jacques-beaudoin) login accepted @ 2006-02-17 14:47:50
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: IMAPClientHandler(): Finished 
> command authenticate 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: IMAPClientHandler(): line read for 
> PID 4687 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: COMMAND: [00000002 CAPABILITY] 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: IMAPClientHandler(): Executing 
> command capability... 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: IMAPClientHandler(): Finished 
> command capability 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: IMAPClientHandler(): line read for 
> PID 4687 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: COMMAND: [00000003 LOGOUT] 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: IMAPClientHandler(): Executing 
> command logout... 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: _ic_logout(): user (id:1166) 
> logging out @ [2006-02-17 14:47:50]
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: IMAPClientHandler(): Finished 
> command logout 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: IMAPClientHandler(): Closing 
> connection for client from IP [10.220.12.2] 
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: serverchild.c,PerformChildTask: 
> client handling complete, closing streams
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: serverchild.c,client_close: closing 
> write stream
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: serverchild.c,client_close: closing 
> read stream
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: serverchild.c,PerformChildTask: 
> connection closed
> Feb 17 14:47:50 mail dbmail/imap4d[4687]: serverchild.c,PerformChildTask: 
> waiting for connection
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: serverchild.c,PerformChildTask: 
> incoming connection from [10.220.12.2]
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: serverchild.c,PerformChildTask: 
> client info init complete, calling client handler
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: IMAPClientHandler(): line read for 
> PID 4693 
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: COMMAND: [00000000 CAPABILITY] 
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: IMAPClientHandler(): Executing 
> command capability... 
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: IMAPClientHandler(): Finished 
> command capability 
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: IMAPClientHandler(): line read for 
> PID 4693 
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: COMMAND: [00000001 AUTHENTICATE 
> LOGIN] 
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: arg[0]: 'LOGIN' 
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: IMAPClientHandler(): Executing 
> command authenticate... 
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: dbmysql.c,db_query: executing query 
> [SELECT user_idnr, passwd, encryption_type FROM dbmail_users WHERE userid = 
> 'jacques-beaudoin']
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: authsql.c,auth_validate: validating 
> using plaintext passwords
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: dbmysql.c,db_query: executing query 
> [UPDATE dbmail_users SET last_login = '2006-02-17 14:47:50' WHERE user_idnr = 
> '1166']
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: IMAPD [PID 4693]: user (id 1166, 
> name jacques-beaudoin) login accepted @ 2006-02-17 14:47:50
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: IMAPClientHandler(): Finished 
> command authenticate 
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: IMAPClientHandler(): line read for 
> PID 4693 
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: COMMAND: [00000002 CAPABILITY] 
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: IMAPClientHandler(): Executing 
> command capability... 
> Feb 17 14:47:50 mail dbmail/imap4d[4693]: IMAPClientHandler(): Finished 
> command capability 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: serverchild.c,PerformChildTask: 
> incoming connection from [10.220.12.2]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: serverchild.c,PerformChildTask: 
> client info init complete, calling client handler
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): line read for 
> PID 4691 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: COMMAND: [00000000 CAPABILITY] 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Executing 
> command capability... 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Finished 
> command capability 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): line read for 
> PID 4691 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: COMMAND: [00000001 AUTHENTICATE 
> LOGIN] 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[0]: 'LOGIN' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Executing 
> command authenticate... 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT user_idnr, passwd, encryption_type FROM dbmail_users WHERE userid = 
> 'jacques-beaudoin']
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: authsql.c,auth_validate: validating 
> using plaintext passwords
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [UPDATE dbmail_users SET last_login = '2006-02-17 14:47:50' WHERE user_idnr = 
> '1166']
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPD [PID 4691]: user (id 1166, 
> name jacques-beaudoin) login accepted @ 2006-02-17 14:47:50
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Finished 
> command authenticate 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): line read for 
> PID 4691 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: COMMAND: [00000002 CAPABILITY] 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Executing 
> command capability... 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Finished 
> command capability 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): line read for 
> PID 4691 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: COMMAND: [00000003 EXAMINE INBOX] 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[0]: 'INBOX' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Executing 
> command examine... 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db.c,db_findmailbox: looking for 
> mailbox with FQN [INBOX].
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE name='INBOX' AND 
> owner_idnr='1166']
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db.c,db_acl_has_right: checking ACL 
> for user [1166] on mailbox [1166]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE mailbox_idnr = '1166' AND 
> owner_idnr = '1166']
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT no_select FROM dbmail_mailboxes WHERE mailbox_idnr = '1166']
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT 
> permission,seen_flag,answered_flag,deleted_flag,flagged_flag,recent_flag,draft_flag
>  FROM dbmail_mailboxes WHERE mailbox_idnr = '1166']
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT 'a',COUNT(*) FROM dbmail_messages WHERE mailbox_idnr='1166' AND 
> (status='0' OR status='1') UNION SELECT 'b',COUNT(*) FROM dbmail_messages 
> WHERE mailbox_idnr='1166' AND (status='0' OR status='1') AND seen_flag=1 
> UNION SELECT 'c',COUNT(*) FROM dbmail_messages WHERE mailbox_idnr='1166' AND 
> (status='0' OR status='1') AND recent_flag=1]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT message_idnr FROM dbmail_messages WHERE mailbox_idnr = '1166' AND 
> status < '2' ORDER BY message_idnr ASC]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT message_idnr + 1 FROM dbmail_messages ORDER BY message_idnr DESC 
> LIMIT 1]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Finished 
> command examine 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): line read for 
> PID 4691 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: COMMAND: [00000004 NOOP] 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Executing 
> command noop... 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Finished 
> command noop 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT 
> permission,seen_flag,answered_flag,deleted_flag,flagged_flag,recent_flag,draft_flag
>  FROM dbmail_mailboxes WHERE mailbox_idnr = '1166']
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT 'a',COUNT(*) FROM dbmail_messages WHERE mailbox_idnr='1166' AND 
> (status='0' OR status='1') UNION SELECT 'b',COUNT(*) FROM dbmail_messages 
> WHERE mailbox_idnr='1166' AND (status='0' OR status='1') AND seen_flag=1 
> UNION SELECT 'c',COUNT(*) FROM dbmail_messages WHERE mailbox_idnr='1166' AND 
> (status='0' OR status='1') AND recent_flag=1]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT message_idnr FROM dbmail_messages WHERE mailbox_idnr = '1166' AND 
> status < '2' ORDER BY message_idnr ASC]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT message_idnr + 1 FROM dbmail_messages ORDER BY message_idnr DESC 
> LIMIT 1]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: imap4.c,IMAPClientHandler: tag = 
> 00000004
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): line read for 
> PID 4691 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: COMMAND: [00000005 SELECT INBOX] 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[0]: 'INBOX' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Executing 
> command select... 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db.c,db_findmailbox: looking for 
> mailbox with FQN [INBOX].
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE name='INBOX' AND 
> owner_idnr='1166']
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db.c,db_acl_has_right: checking ACL 
> for user [1166] on mailbox [1166]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE mailbox_idnr = '1166' AND 
> owner_idnr = '1166']
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT no_select FROM dbmail_mailboxes WHERE mailbox_idnr = '1166']
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT 
> permission,seen_flag,answered_flag,deleted_flag,flagged_flag,recent_flag,draft_flag
>  FROM dbmail_mailboxes WHERE mailbox_idnr = '1166']
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT 'a',COUNT(*) FROM dbmail_messages WHERE mailbox_idnr='1166' AND 
> (status='0' OR status='1') UNION SELECT 'b',COUNT(*) FROM dbmail_messages 
> WHERE mailbox_idnr='1166' AND (status='0' OR status='1') AND seen_flag=1 
> UNION SELECT 'c',COUNT(*) FROM dbmail_messages WHERE mailbox_idnr='1166' AND 
> (status='0' OR status='1') AND recent_flag=1]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT message_idnr FROM dbmail_messages WHERE mailbox_idnr = '1166' AND 
> status < '2' ORDER BY message_idnr ASC]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT message_idnr + 1 FROM dbmail_messages ORDER BY message_idnr DESC 
> LIMIT 1]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT MIN(message_idnr) FROM dbmail_messages WHERE mailbox_idnr = '1166' 
> AND status < '2' AND seen_flag = '0']
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Finished 
> command select 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT 
> permission,seen_flag,answered_flag,deleted_flag,flagged_flag,recent_flag,draft_flag
>  FROM dbmail_mailboxes WHERE mailbox_idnr = '1166']
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT 'a',COUNT(*) FROM dbmail_messages WHERE mailbox_idnr='1166' AND 
> (status='0' OR status='1') UNION SELECT 'b',COUNT(*) FROM dbmail_messages 
> WHERE mailbox_idnr='1166' AND (status='0' OR status='1') AND seen_flag=1 
> UNION SELECT 'c',COUNT(*) FROM dbmail_messages WHERE mailbox_idnr='1166' AND 
> (status='0' OR status='1') AND recent_flag=1]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT message_idnr FROM dbmail_messages WHERE mailbox_idnr = '1166' AND 
> status < '2' ORDER BY message_idnr ASC]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT message_idnr + 1 FROM dbmail_messages ORDER BY message_idnr DESC 
> LIMIT 1]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): line read for 
> PID 4691 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: COMMAND: [00000006 UID SEARCH 
> CHARSET ISO-8859-1 SUBJECT TEST] 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[0]: 'SEARCH' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[1]: 'CHARSET' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[2]: 'ISO-8859-1' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[3]: 'SUBJECT' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[4]: 'TEST' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Executing 
> command uid... 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Finished 
> command uid 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): line read for 
> PID 4691 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: COMMAND: [00000007 UID SORT 
> (REVERSE DATE) US-ASCII ALL] 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[0]: 'SORT' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[1]: '(' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[2]: 'REVERSE' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[3]: 'DATE' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[4]: ')' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[5]: 'US-ASCII' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[6]: 'ALL' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Executing 
> command uid... 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: imaputil.c,build_imap_search: 
> unknown search key [US-ASCII]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Finished 
> command uid 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): line read for 
> PID 4691 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: COMMAND: [00000008 FETCH 1:3 (UID 
> ENVELOPE BODY.PEEK[HEADER.FIELDS (Newsgroups Content-MD5 Content-Disposition 
> Content-Language Content-Location Followup-To References)] INTERNALDATE 
> RFC822.SIZE FLAGS)] 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[0]: '1:3' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[1]: '(' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[2]: 'UID' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[3]: 'ENVELOPE' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[4]: 'BODY.PEEK' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[5]: '[' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[6]: 'HEADER.FIELDS' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[7]: '(' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[8]: 'Newsgroups' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[9]: 'Content-MD5' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[10]: 'Content-Disposition' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[11]: 'Content-Language' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[12]: 'Content-Location' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[13]: 'Followup-To' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[14]: 'References' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[15]: ')' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[16]: ']' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[17]: 'INTERNALDATE' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[18]: 'RFC822.SIZE' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[19]: 'FLAGS' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: arg[20]: ')' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Executing 
> command fetch... 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db.c,db_acl_has_right: checking ACL 
> for user [1166] on mailbox [1166]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE mailbox_idnr = '1166' AND 
> owner_idnr = '1166']
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: next_fetch_item(): args[idx = 2] = 
> UID (returning 3) 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: next_fetch_item(): args[idx = 3] = 
> ENVELOPE (returning 4) 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: next_fetch_item(): args[idx = 16] = 
> ] (returning 17) 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: next_fetch_item(): args[idx = 17] = 
> INTERNALDATE (returning 18) 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: next_fetch_item(): args[idx = 18] = 
> RFC822.SIZE (returning 19) 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: next_fetch_item(): args[idx = 19] = 
> FLAGS (returning 20) 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT seen_flag, answered_flag, deleted_flag, flagged_flag, draft_flag, 
> recent_flag, DATE_FORMAT(internal_date, '%Y-%m-%d %T'), rfcsize, message_idnr 
> FROM dbmail_messages msg, dbmail_physmessage pm WHERE pm.id = 
> msg.physmessage_id AND message_idnr BETWEEN '2884568' AND '2898674' AND 
> mailbox_idnr = '1166' AND status < '2' ORDER BY message_idnr ASC]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: Fetching msgID 2884568 (fetch num 1)
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg 
> WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = 
> '2884568' ORDER BY block.messageblk_idnr]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_start_msg(): starting, 
> stopbound: '<null>' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: mime_readheader(): entering mime 
> loop
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: mime_readheader(): found double 
> newline; header size: 24 lines 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_start_msg(): found singlepart 
> msg 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmsgbuf.c,db_update_msgbuf: update 
> msgbuf_buf updating 131072, 2029, 923, 923
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmsgbuf.c,db_update_msgbuf: update 
> msgbuf: entire fit
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmsgbuf.c,db_update_msgbuf update 
> msgbuf succes NOMORE
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_start_msg(): exit 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: Fetching msgID 2884673 (fetch num 2)
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg 
> WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = 
> '2884673' ORDER BY block.messageblk_idnr]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_start_msg(): starting, 
> stopbound: '<null>' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: mime_readheader(): entering mime 
> loop
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: mime_readheader(): found double 
> newline; header size: 22 lines 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_start_msg(): found multipart msg 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_start_msg(): found new boundary: 
> [------------6527ED31E1D66D6FA85C48F5], msgbuf_idx 1023 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmsgbuf.c,db_update_msgbuf: update 
> msgbuf_buf updating 131072, 3562, 2539, 2539
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmsgbuf.c,db_update_msgbuf: update 
> msgbuf: entire fit
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmsgbuf.c,db_update_msgbuf update 
> msgbuf succes NOMORE
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_add_mime_children(): starting, 
> splitbound: '------------6527ED31E1D66D6FA85C48F5' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: mime_readheader(): entering mime 
> loop
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: mime_readheader(): found double 
> newline; header size: 3 lines 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_add_mime_children(): expecting 
> body data... 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: mime_readheader(): entering mime 
> loop
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: mime_readheader(): found double 
> newline; header size: 4 lines 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_add_mime_children(): found an 
> RFC822 message 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_start_msg(): starting, 
> stopbound: '------------6527ED31E1D66D6FA85C48F5' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: mime_readheader(): entering mime 
> loop
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: mime_readheader(): found double 
> newline; header size: 26 lines 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_start_msg(): found singlepart 
> msg 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_start_msg(): stopbound reached 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_add_mime_children(): got 63 
> newlines from start_msg() 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_add_mime_children(): found end 
> after boundary [------------6527ED31E1D66D6FA85C48F5], 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]:                         followed by 
> [--  ], 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: Fetching msgID 2898674 (fetch num 3)
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmysql.c,db_query: executing query 
> [SELECT block.messageblk FROM dbmail_messageblks block, dbmail_messages msg 
> WHERE block.physmessage_id = msg.physmessage_id AND msg.message_idnr = 
> '2898674' ORDER BY block.messageblk_idnr]
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_start_msg(): starting, 
> stopbound: '<null>' 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: mime_readheader(): entering mime 
> loop
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: mime_readheader(): found double 
> newline; header size: 27 lines 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_start_msg(): found singlepart 
> msg 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmsgbuf.c,db_update_msgbuf: update 
> msgbuf_buf updating 131072, 1514, 392, 392
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmsgbuf.c,db_update_msgbuf: update 
> msgbuf: entire fit
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: dbmsgbuf.c,db_update_msgbuf update 
> msgbuf succes NOMORE
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: db_start_msg(): exit 
> Feb 17 14:47:50 mail dbmail/imap4d[4691]: IMAPClientHandler(): Finished 
> command fetch 
> Feb 17 14:47:51 mail dbmail/imap4d[4691]: IMAPClientHandler(): line read for 
> PID 4691 
> Feb 17 14:47:51 mail dbmail/imap4d[4691]: COMMAND: [00000009 LOGOUT] 
> Feb 17 14:47:51 mail dbmail/imap4d[4691]: IMAPClientHandler(): Executing 
> command logout... 
> Feb 17 14:47:51 mail dbmail/imap4d[4691]: _ic_logout(): user (id:1166) 
> logging out @ [2006-02-17 14:47:51]
> Feb 17 14:47:51 mail dbmail/imap4d[4691]: IMAPClientHandler(): Finished 
> command logout 
> Feb 17 14:47:51 mail dbmail/imap4d[4691]: IMAPClientHandler(): Closing 
> connection for client from IP [10.220.12.2] 
> Feb 17 14:47:51 mail dbmail/imap4d[4691]: serverchild.c,PerformChildTask: 
> client handling complete, closing streams
> Feb 17 14:47:51 mail dbmail/imap4d[4691]: serverchild.c,client_close: closing 
> write stream
> Feb 17 14:47:51 mail dbmail/imap4d[4691]: serverchild.c,client_close: closing 
> read stream
> Feb 17 14:47:51 mail dbmail/imap4d[4691]: serverchild.c,PerformChildTask: 
> connection closed
> Feb 17 14:47:51 mail dbmail/imap4d[4691]: serverchild.c,PerformChildTask: 
> waiting for connection
> Feb 17 14:47:51 mail dbmail/imap4d[4693]: IMAPClientHandler(): line read for 
> PID 4693 
> Feb 17 14:47:51 mail dbmail/imap4d[4693]: COMMAND: [00000003 LOGOUT] 
> Feb 17 14:47:51 mail dbmail/imap4d[4693]: IMAPClientHandler(): Executing 
> command logout... 
> Feb 17 14:47:51 mail dbmail/imap4d[4693]: _ic_logout(): user (id:1166) 
> logging out @ [2006-02-17 14:47:51]
> Feb 17 14:47:51 mail dbmail/imap4d[4693]: IMAPClientHandler(): Finished 
> command logout 
> Feb 17 14:47:51 mail dbmail/imap4d[4693]: IMAPClientHandler(): Closing 
> connection for client from IP [10.220.12.2] 
> Feb 17 14:47:51 mail dbmail/imap4d[4693]: serverchild.c,PerformChildTask: 
> client handling complete, closing streams
> Feb 17 14:47:51 mail dbmail/imap4d[4693]: serverchild.c,client_close: closing 
> write stream
> Feb 17 14:47:51 mail dbmail/imap4d[4693]: serverchild.c,client_close: closing 
> read stream
> Feb 17 14:47:51 mail dbmail/imap4d[4693]: serverchild.c,PerformChildTask: 
> connection closed
> Feb 17 14:47:51 mail dbmail/imap4d[4693]: serverchild.c,PerformChildTask: 
> waiting for connection
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: serverchild.c,PerformChildTask: 
> incoming connection from [10.220.12.2]
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: serverchild.c,PerformChildTask: 
> client info init complete, calling client handler
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: IMAPClientHandler(): line read for 
> PID 4665 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: COMMAND: [00000000 CAPABILITY] 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: IMAPClientHandler(): Executing 
> command capability... 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: IMAPClientHandler(): Finished 
> command capability 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: IMAPClientHandler(): line read for 
> PID 4665 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: COMMAND: [00000001 AUTHENTICATE 
> LOGIN] 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: arg[0]: 'LOGIN' 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: IMAPClientHandler(): Executing 
> command authenticate... 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: dbmysql.c,db_query: executing query 
> [SELECT user_idnr, passwd, encryption_type FROM dbmail_users WHERE userid = 
> 'jacques-beaudoin']
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: authsql.c,auth_validate: validating 
> using plaintext passwords
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: dbmysql.c,db_query: executing query 
> [UPDATE dbmail_users SET last_login = '2006-02-17 14:47:51' WHERE user_idnr = 
> '1166']
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: IMAPD [PID 4665]: user (id 1166, 
> name jacques-beaudoin) login accepted @ 2006-02-17 14:47:51
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: IMAPClientHandler(): Finished 
> command authenticate 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: IMAPClientHandler(): line read for 
> PID 4665 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: COMMAND: [00000002 CAPABILITY] 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: IMAPClientHandler(): Executing 
> command capability... 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: IMAPClientHandler(): Finished 
> command capability 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: IMAPClientHandler(): line read for 
> PID 4665 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: COMMAND: [00000003 LOGOUT] 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: IMAPClientHandler(): Executing 
> command logout... 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: _ic_logout(): user (id:1166) 
> logging out @ [2006-02-17 14:47:51]
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: IMAPClientHandler(): Finished 
> command logout 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: IMAPClientHandler(): Closing 
> connection for client from IP [10.220.12.2] 
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: serverchild.c,PerformChildTask: 
> client handling complete, closing streams
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: serverchild.c,client_close: closing 
> write stream
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: serverchild.c,client_close: closing 
> read stream
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: serverchild.c,PerformChildTask: 
> connection closed
> Feb 17 14:47:51 mail dbmail/imap4d[4665]: serverchild.c,PerformChildTask: 
> waiting for connection
> ==========================
> No result
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Dbmail mailing list
> [email protected]
> https://mailman.fastxs.nl/mailman/listinfo/dbmail

-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl

Reply via email to