On 01/13/2004 1:46 PM, Mitch (WebCob) wrote: > the message is no longer stuck in the queue... it disappears completely! > > to "| env SENDER='$SENDER' /usr/local/tmda/bin/tmda-filter"
Doesn't using single quotes around $SENDER just give you the literal string $SENDER? If so, you should be able to swap the double and single quotes in that line to fix it. -- Ron Bickers Logic Etc, Inc. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
