procmail
[Top] [All Lists]

Re: Interlocking log output and LOGABSTRACT?

2003-12-29 09:54:01
I made a typing error in this suggestion for Gary Funck:

This is even closer to being atomic:

LOGABSTRACT=off
TRAP=`ABSTRACT=`formail -l "$LASTFOLDER"`
echo "Really from $REALLY_FROM$NL$ABSTRACT$NL"'

That should be,

 LOGABSTRACT=off
 TRAP='ABSTRACT=`formail -l "$LASTFOLDER"`
 echo "Really from $REALLY_FROM$NL$ABSTRACT$NL"'

Sorry.


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail