On Mon, 2006-02-13 at 12:22 +0300, Oleg Lapshin wrote: [snip] > and I see in log: > Feb 13 12:06:57 fox dbmail/lmtpd[20435]: header: X-Spam-Flag value: YES > Feb 13 12:06:57 fox dbmail/lmtpd[20435]: Action is FILEINTO: mailbox is > [INBOX] > Feb 13 12:06:57 fox dbmail/lmtpd[20435]: dbmysql.c,db_query: executing query > [SELECT mailbox_idnr FROM dbmail_mailboxes WHERE name='INBOX' AND > owner_idnr='2'] > Feb 13 12:06:57 fox dbmail/lmtpd[20435]: db.c, db_find_create_mailbox: > mailbox > [INBOX] found > > sieve2_getvalue_string and dbmail_message_get_header work correct, but mail > is > puting in INBOX, instead of SPAM folder. > > With my sort_getheaders procedure mail delivered to SPAM folder as I wont.
Well now that's quite odd. I'll dig into it some more. I have another round of updates that I'll be committing early this week. > 2nd problem: > > what about > (process:20435): GLib-CRITICAL **: g_string_truncate: assertion `string != > NULL' failed > (process:20435): GLib-CRITICAL **: g_string_append_len: assertion `string != > NULL' failed > > messages at console while running current dbmail-svn? > This messages appeared at revision 1978 or 1975 (don't remember) This one's for Paul ;-) Aaron
