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