procmail
[Top] [All Lists]

Re: [Procmail] Automatic uudecode?

1997-01-27 17:33:16
Hi Jonas Oberg!  I'm a UNIX administrator and I like to fight spam!
I receive quite a lot of soundfiles from a source via e-mail, all
of them is uuencoded. Is it possible to use procmail to automatically
decode these binaries, place them in a special subdirectory and remove the
e-mail?

        Off the top of my head, how about something like:

:0 BDb
* ^begin
* ^end$
cd $HOME/binaries
| uudecode

        Regards,

-- 
<Doug Muth>--<dmuth+3078301261997234047625568310433066(_at_)ot(_dot_)com> - 
Spam me and die!
Think your homepage sucks?  You haven't seen http://www.ot.com/~dmuth yet!!
Anti-virus software and utils: | The Transformers fanfiction:|"Est Sularus|
http://www.ot.com/~dmuth/virus | http://www.ot.com/~dmuth/tf |oth Mithas!"|
-=-=-=-=- Send a spammer to the slammer! * http://www.vix.com/spam -=-=-=-=

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