procmail
[Top] [All Lists]

Re: anti-MIME metamail note

2001-09-13 17:43:32
MAILCAPS="" (or MAILCAPS=/path/to/home/mailcap)

cat ~/file | metamail -q -x

either:

 MAILCAPS="whatever"
 export MAILCAPS
 metamail -q -x <~/file

or:

 MAILCAPS="whaever" metamail -q -x <~/file

Thank you!

I haven't had to do that previously for other environmental values, but this 
seemed to do the trick.

TjL


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

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