procmail
[Top] [All Lists]

Re: MIME parts and Procmail

1998-05-13 08:49:13


| formail -a "From: $FROM" -a "Subject: $SUBJECT" -a "Date: $DATE" \
  +1des procmail


Question:  the $FROM variable is supplied by 
procmail.  If I want to do a:

cat mesg.txt  | formail -rt  "From: $FROM" -a "Subject: $SUBJECT" -a
"Date: $DATE" \

from a Awk script, is there a way for formail to know
by itself where the message came from ?  Because
from within the awk script the $from variable isn't
set.

Jacques G.
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

<Prev in Thread] Current Thread [Next in Thread>