9 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Enable external execu...
FromSent OnAttachments
Eric PerssonDec 26, 2003 5:02 am 
Sam VarshavchikDec 26, 2003 4:03 pm 
Devin RubiaDec 29, 2003 8:10 am 
Eric PerssonJan 4, 2004 3:11 pm 
Devin RubiaJan 5, 2004 6:06 am 
Eric PerssonJan 5, 2004 6:40 am 
Devin RubiaJan 5, 2004 7:12 am 
Eric PerssonJan 5, 2004 8:56 am 
Devin RubiaJan 6, 2004 6:58 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Enable external execution in embedded modeActions...
From:Eric Persson (er@persson.tm)
Date:Jan 5, 2004 8:56:38 am
List:net.sourceforge.lists.courier-maildrop

Devin Rubia wrote:

|preline maildrop -V -M .mailfilter-m1010

from a .qmail file, the -M should be "special embedded mode" according to the man pages, or am I wrong?

Thanks for your time Deving, I appreciate you straighting things out. :)

Hmm, in that case, "to" should not work as you _are_ in embedded mode.

Wierd. The only way "to" should be able to work in that case is with a file included from the maildroprcs directory as suggested by Sam.

Very strange then, I am using the filtering stuff, but if something is caught by a filter, I always deliver it with the to, like the following: if( /Cour@lists.sourceforge.net/ ) { to "/webmail/8/4/84deda69dc38c4a39443e9b7a8230018/Maildir/.Mailinglists.maildrop/" }

Maybe this is not the expected behavior? But its working very good.. :) How would you solve this?

And I have no maildroprcs at all, so I suppose it goes with any default settings but the one I specified with the preline row above.

//Eric