Hi all !

I think, that on up to in db.c:
snprintf(query, DEF_QUERYSIZE, "UPDATE messages SET ");
to change on
snprintf(query, DEF_QUERYSIZE, "UPDATE messages SET RECENT_FLAG=0, ");

And still I think, that after "FETCH" command it is necessary to do
RECENT_FLAG=0.

That think?

-- 
e-mail: [EMAIL PROTECTED]


Reply via email to