i've been going though the logs to find out why fetchpop->sieve->IMAP hasn't been filtering mail incorrectly even though jsieve is working very well for me.
one problem turns out to be that concurrent access to the torque mailbox deadlocks very frequently. for example, appending whilst another thread tries to read flags will deadlock derby forcing one transaction to roll back. my views on the torque mailbox design are probably well known but since fixing them seems to require a rewrite and i'm interested in a JCR backed solution i've been trying to ignore them. if anyone out there is interested in running IMAP against a database then now would be a good time to step forward ;-) - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]