6 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] mailfilter + TMDA
FromSent OnAttachments
Eduardo GargiuloMay 24, 2002 11:09 am 
sean...@tcob1.netMay 25, 2002 10:22 am 
Eduardo GargiuloMay 27, 2002 6:06 am 
Richard JohnsonMay 27, 2002 10:25 am 
Matthias AndreeMay 27, 2002 10:57 am 
Richard JohnsonMay 27, 2002 1:53 pm 
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] mailfilter + TMDAActions...
From:Eduardo Gargiulo (ejg-@ar.homelinux.org)
Date:May 27, 2002 6:06:46 am
List:net.sourceforge.lists.courier-maildrop

sean@tcob1.net <sean@tcob1.net> wrote:

On Fri, 24 May 2002, Eduardo Gargiulo said:

Hi all.

How should I setup a mailfilter to run tmda if some header conditions didn't match?

It depends also on your mailserver as tmda requires some enviroments to be set.

I'm using qmail and dot-qmail files for virtual users. I have set .qmail-qmail for ejg-qmail address. The file looks like

$ cat .qmail-qmail |maildrop .mailfilters/mailfilter-ejg-qmail

the filter have some if conditions based on To and Cc headers to save lists messages in diferent maildirs, and after all i have set

to Maildir

I want that all messages that don't match any condition (mesages not from lists) go through TMDA. How should I configure the mailfilter to do that?

TIA