--On Thursday, May 09, 2002 4:29 PM -0300 Henrique de Moraes Holschuh <[EMAIL PROTECTED]> wrote:
> On Thu, 09 May 2002, Marc G. Fournier wrote: >> On Thu, 9 May 2002, Rob Siemborski wrote: >> > On Thu, 9 May 2002, Marc G. Fournier wrote: >> > > So, unless I'm overlooking something, is there some way of injecting >> > > 'per user' options at the lmtp (and beyond) level? > > Looks like a job for a lmtp proxy. Could I suggest we add a content > filter hook in the lmtp proxy of Murder ? Looks like the right place to > add any sort of filterning that needs an user context, but is not > available through sieve. > > The lmtp proxy would feed messages through a pipe and forward the > resulting processed message to the lmtp backends for normal processing. Actually that is a wonderful idea, for a method of Spamassassin and such. Using LMTP instead of Deliver, forward it to a Spamassassin Proxy then it forwards it to the real Cyrus LMTP server if the message is kept. Why couldnt anyone think of this earlier.