Hi

Yes I have these. I did quick hack, this works:

.mailfilter:

import SENDER
import RECIPIENT
import EXTENSION

if($SENDER eq "")
{
        SENDER = "Empty"
}

to "| /usr/bin/tmda-filter"

Best,
        Hans

On Tue, 26 Aug 2003, Jason R. Mastaler wrote:

> Hans Fuchs <[EMAIL PROTECTED]> writes:
>
> > I had postfix 1.1.11 and updated to 2.0.14. It didn't help. Just in
> > case the maildrop version is 1.5.3.
>
> Do you have lines like the following at the top of your .mailfilter?
>
> import EXTENSION
> import RECIPIENT
> import SENDER
>
> maildrop doesn't import the environment by default.
> _____________________________________________
> tmda-users mailing list ([EMAIL PROTECTED])
> http://tmda.net/lists/listinfo/tmda-users
>
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to