Re: Processing Special Characters in email

2002-08-15 Thread Scott Ding
,Wahlund Leif 00145011,Waalv=E5g Tommy --- drieux [EMAIL PROTECTED] wrote: On Wednesday, August 14, 2002, at 06:29 , Scott Ding wrote: [..] One issue came up with is that when an email that contains person's name like WaalvÂg Scott or Mike ÿyvind, the perl script

Processing Special Characters in email

2002-08-14 Thread Scott Ding
Hi, I wrote a perl script to automatically process incoming email by setting it up in .forward file. One of its function is to get the data from the email and save it to a file, which can be validated and processed to generate a report. One issue came up with is that when an email that contains

Process zip file attached in email

2002-05-25 Thread Scott Ding
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