Re: Murder + Sieve + multiple backends problem

2008-12-09 Thread Wesley Craig
On 02 Dec 2008, at 10:54, Juergen Wolf wrote: > The mlookup > thing is indeed very simple and already working. The cmd_append() part > is a bit tricky tho, as the LMTPD does not have any imap connection to > the backend as far as I see. I guess LMTP will be the wrong way to > transport the mail to

Re: Murder + Sieve + multiple backends problem

2008-12-02 Thread Juergen Wolf
On Mon, 1 Dec 2008 14:22:54 -0500 Wesley Craig <[EMAIL PROTECTED]> wrote: > 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

Re: Murder + Sieve + multiple backends problem

2008-12-01 Thread Wesley Craig
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.

Re: Murder + Sieve + multiple backends problem

2008-12-01 Thread Duncan Gibb
Wesley Craig wrote: >> Note that the current implementation runs SIEVE on >> the backend servers, and holds the requirement that all of a user's >> mailboxes live on the same backend. WC> While the code is written this way, in an environment where the WC> backends are able to talk to each oth

Re: Murder + Sieve + multiple backends problem

2008-12-01 Thread Wesley Craig
On 01 Dec 2008, at 10:17, Nic Bernstein wrote: > From the web site [http://cyrusimap.web.cmu.edu/ag.html section 2.3]: > If a SIEVE script is present, the lmtp proxy server must do the > processing as the end result of the processing may result in the > mail message going to a different back en

Re: Murder + Sieve + multiple backends problem

2008-12-01 Thread Nic Bernstein
Juergen Wolf wrote: Hi currently, I test a Cyrus IMAP Murder v2.3.13-openpkg on a solaris sparc host. While the murder setup went all fine and mail comes in and can be read by users, there is one thing left I could not fix. If a user has a sieve script like #Mail filter rules for wolf #Generat

Murder + Sieve + multiple backends problem

2008-12-01 Thread Juergen Wolf
Hi currently, I test a Cyrus IMAP Murder v2.3.13-openpkg on a solaris sparc host. While the murder setup went all fine and mail comes in and can be read by users, there is one thing left I could not fix. If a user has a sieve script like #Mail filter rules for wolf #Generated by wolf using Smart