procmail
[Top] [All Lists]

Re: Procmail and decoding of attachments

2003-04-17 02:19:36
According to Vikram Vaswani on Thu, Apr 17, 2003 at 11:46:03AM +0500:
Hi,

I'm trying to take messages containing MIME-encoded attachments and decode
the attachment into its original form and save it as a file to a separate
directory. Can procmail do this? Is there a simple recipe for this?

I was going to implement this sometime.
My choice was uudeview -> uudeview (1)         - a powerful decoder for binary 
files

so just go:
:0f
| uudeview <options>

-- 
Eric Smith

_______________________________________________
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>