Hi,

I have a perl script to process incoming email on unix
box. When an email comes, the system pipes all the
contents of the message to the script. I have no
problem to let the script processes text based
messages. But if there is a zip file as an attachment
in the email, how Perl can reconize it as a zip file
and save it to a file before calling unzip and
processing it?

Thanks much for you help in advance!

Scott



__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to