Thanks you got it,

After modifying horde/lib/Horde/IMAP/Search.php horde search now works with 
dbmail.

Could dbmail-imap be modified to ignore the character set field since it
does not nead it.

Thanks


I could not find the orginal message from dbmail list but i had this
piece stored in my horde notes:

 > The quick & dirty solution is to fudge the _imapSearch
 > function in horde/lib/Horde/IMAP/Search.php so it doesn't specify the
 > character set in the search.

Also if you have a problem with mail already read still marked as
unseen, this might help:

diff imp/mailbox.php imp-h3-4.0.4/mailbox.php
685c685
<         if (!$h->seen ) {
---
 >         if (!$h->seen || $h->recent) {


begin:vcard
fn:Jarkko Aitti
n:Aitti;Jarkko
org:ETLA
adr:;;;Helsinki;;;Finland
email;internet:[EMAIL PROTECTED]
title;quoted-printable:J=C3=A4rjestelm=C3=A4asiantuntija
tel;work:09 60990233
tel;cell:040 5548639
x-mozilla-html:FALSE
version:2.1
end:vcard


Reply via email to