Fixed in SVN.

Oleg wrote:
> Hello
> 
> I install dbmail-2.1.3 on clean system.
> Run dbmail-pop3d, but can't retrive messages at all.
> 
> Log with TRACE_LEVEL=9:
> 
> Oct 15 00:42:22 bagira dbmail/pop3d[14616]: pop3(): user loe logged in 
> [messages=3, octets=2029]
> Oct 15 00:42:28 bagira dbmail/pop3d[14616]: pop3(): incoming buffer: [retr 1]
> Oct 15 00:42:28 bagira dbmail/pop3d[14616]: pop3(): command issued :cmd 
> [retr], value [1]
> Oct 15 00:42:28 bagira dbmail/pop3d[14616]: pop3(): command looked up as 
> commandtype 5
> Oct 15 00:42:28 bagira dbmail/pop3d[14616]: pop3():RETR command, retrieving 
> message
> Oct 15 00:42:28 bagira dbmail/pop3d[14616]: pop3(): RETR command, selecting 
> message
> Oct 15 00:42:28 bagira dbmail/pop3d[14616]: db.c,db_send_message_lines: 
> request for [-2] lines
> Oct 15 00:42:28 bagira dbmail/pop3d[14616]: dbmysql.c,db_query: executing 
> query [SELECT physmessage_id FROM dbmail_messages WHERE message_idnr = '6']
> Oct 15 00:42:28 bagira dbmail/pop3d[14616]: dbmysql.c,db_query: executing 
> query [SELECT messageblk FROM dbmail_messageblks WHERE physmessage_id = '3' 
> ORDER BY messageblk_idnr]
> Oct 15 00:42:28 bagira dbmail/pop3d[14616]: db.c,db_send_message_lines: 
> sending [-2] lines from message [6]
> Oct 15 00:43:06 bagira dbmail/pop3d[14616]: pop3(): incoming buffer: [quit]
> 
> 
> and I get:
> 
> +OK DBMAIL pop3 server ready to rock <[EMAIL PROTECTED]>
> USER loe
> +OK Password required for loe
> PASS pass
> +OK loe has 3 messages (2029 octets)
> RETR 1
> +OK 670 octets
> 
> .
> QUIT
> 
> 
> But, when I install dbmail-2.0.7, the same commands put result:
> 
> Oct 15 00:44:28 bagira dbmail/pop3d[15733]: pop3(): user loe logged in 
> [messages=3, octets=2029]
> Oct 15 00:44:33 bagira dbmail/pop3d[15733]: pop3(): incoming buffer: [retr 1]
> Oct 15 00:44:33 bagira dbmail/pop3d[15733]: pop3(): command issued :cmd 
> [retr], value [1]
> Oct 15 00:44:33 bagira dbmail/pop3d[15733]: pop3(): command looked up as 
> commandtype 5
> Oct 15 00:44:33 bagira dbmail/pop3d[15733]: pop3():RETR command, retrieving 
> message
> Oct 15 00:44:33 bagira dbmail/pop3d[15733]: pop3(): RETR command, selecting 
> message
> Oct 15 00:44:33 bagira dbmail/pop3d[15733]: db.c,db_send_message_lines: 
> request for [-2] lines
> Oct 15 00:44:33 bagira dbmail/pop3d[15733]: dbmysql.c,db_query: executing 
> query [SELECT physmessage_id FROM dbmail_messages WHERE message_idnr = '6']
> Oct 15 00:44:33 bagira dbmail/pop3d[15733]: db.c,db_send_message_lines: 
> executing query [SELECT messageblk FROM dbmail_messageblks WHERE 
> physmessage_id='3' ORDER BY messageblk_idnr ASC]
> Oct 15 00:44:33 bagira dbmail/pop3d[15733]: dbmysql.c,db_query: executing 
> query [SELECT messageblk FROM dbmail_messageblks WHERE physmessage_id='3' 
> ORDER BY messageblk_idnr ASC]
> Oct 15 00:44:33 bagira dbmail/pop3d[15733]: db.c,db_send_message_lines: 
> sending [-2] lines from message [6]
> Oct 15 00:44:33 bagira dbmail/pop3d[15733]: db.c,db_send_message_lines: 
> getting nextblock [1]
> Oct 15 00:44:33 bagira dbmail/pop3d[15733]: db.c,db_send_message_lines: 
> getting nextblock [2]
> Oct 15 00:44:37 bagira dbmail/pop3d[15733]: pop3(): incoming buffer: [quit]
> 
> 
> and i get all message !
> 
> Why, dbmail-2.1.3 don't put 'getting nextblock' in log ?
> 
> The same thing with dbmail-imapd. I can't read mail at all.
> 
> If I can help to resolve this situation, tell me how
> 
> _____
> Oleg
> 
> _______________________________________________
> Dbmail-dev mailing list
> Dbmail-dev@dbmail.org
> http://twister.fastxs.net/mailman/listinfo/dbmail-dev
> 

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

Reply via email to