> Date: Sun, 11 Jan 2004 09:05:30 -0800 (PST)
> From: r smith <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: from-file command
>
> my .qmail file looks like this:
>
> |preline /usr/local/tmda-1.0/filters/incoming
> ./Mailbox

That doesn't look right to me unless that file incoming is an executable.
You should point to your tmda-filter program.  If you want to use
/usr/local/tmda-1.0/filters/incoming as your incoming filter, you specify
that as
FILTER_INCOMING = "/usr/local/tmda-1.0/filters/incoming"

In your .tmda/config

My dot-file looks like:

% cat .qmail-tmda
|preline /usr/bin/tmda-filter
|preline $HOME/bin/tmda-incoming
./Mailbox

tmda-incoming is a script that adds addresses in the To: and CC: to the
whitelists if they are not present in any of the files listed.
I posted it on the list a while back, it is available:

http://www.stassart.org/tmda

Just as an FYI, the tmda-install.tar.gz is an install script I've been
working on for users on my system.  It still has some bugs to be worked
out.  I'll post about it when its fully functional.

Benjamin J. Stassart
------------------------------------------------+
 A great many people think they are thinking    |
 when they are merely rearranging their         |
 prejudices                                     |
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to