Hi
It seems that maildrop only sets environment vars that are not equal "".
So this is going to be maildrop patch. I'm going to look at the sources.
Thank you for your help.
Best,
Hans
On Tue, 26 Aug 2003, Jason R. Mastaler wrote:
> Hans Fuchs <[EMAIL PROTECTED]> writes:
>
> > 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"
>
> Strange, because tmda-filter does differentiate between a value of
> $SENDER set to "", and when $SENDER is simply not set. Postfix does
> set $SENDER even when it's an empty value (i.e, null envelope sender
> address <>).
>
> Perhaps maildrop is doing something funny. maildrop doesn't compile
> on my OS, otherwise I'd try testing this.
> _____________________________________________
> 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