On Sat, Feb 20, 2010 at 05:27, Julien Vehent <[email protected]> wrote: >> if i have enabled the cache then all Mails have the same status: > unknown. >> Is it possible that the fields are not written from the mail into the > DB? >> >> Have you he same Problem? > > I do. I didn't try it with caching before. Thanks for testing. > I am wondering if, when caching is used, the imap_init hook isn't > bypassed...
No, the imap_init hook is not bypassed if caching is enabled. > > Therefore, dkimstatus cannot fetch the Authentication-Results headers and > the 'unknown' status appears. This might be true because the headers are not fetched from the IMAP servers but read from the local cache. Seems that we need a hook to invalidate the message cache in order to get updated values from the server. ~Thomas _______________________________________________ List info: http://lists.roundcube.net/dev/
