Murder + Sieve + multiple backends problem

Wesley Craig wes at umich.edu
Mon Dec 1 14:22:54 EST 2008


On 01 Dec 2008, at 12:18, Duncan Gibb wrote:
> Cross-store SIEVE is theoretically the sort of thing that ought to
> favour the unified murder design over a conventional layered one...

Absolutely, the backend with the INBOX and SIEVE scripts would need  
to know have to have a listing in mailboxes.db for the remote  
mailbox.  As far as the code goes, sieve_fileinto() would probably  
work as-is.  deliver_mailbox() on the other hand would have to do an  
mlookup() and behave more like cmd_append() does if the mailbox was  
remote.  Not a large undertaking, tho.

:wes


More information about the Info-cyrus mailing list