> -Message d'origine-
> De : Wiggins d Anconia [mailto:[EMAIL PROTECTED]
> Envoyé : jeudi 13 mai 2004 18:02
> À : NYIMI Jose (BMB); [EMAIL PROTECTED]
> Objet : RE: Extracting attachment from mail
>
> > > -Original Message-
> > > From: N
> NYIMI Jose (BMB) wrote:
> > I need to write a perl script that will run on solaris and the job of
> > this script will be :
> >
> > - read a mail from a predefined shared mail box (Outlook/Exchange
> > Server)
>
> Mail::IMAPClient or Mail::POP3Client
>
> > - extract the mail attachment (text
NYIMI Jose (BMB) wrote:
> I need to write a perl script that will run on solaris and the job of
> this script will be :
>
> - read a mail from a predefined shared mail box (Outlook/Exchange
> Server)
Mail::IMAPClient or Mail::POP3Client
> - extract the mail attachment (text file)
> - parse the
On Thu, 2004-05-13 at 14:52, NYIMI Jose (BMB) wrote:
> Hello,
>
> I need to write a perl script that will run on solaris and the job of this script
> will be :
>
> - read a mail from a predefined shared mail box (Outlook/Exchange Server)
> - extract the mail attachment (text file)
> - parse the
Hello,
I need to write a perl script that will run on solaris and the job of this script will
be :
- read a mail from a predefined shared mail box (Outlook/Exchange Server)
- extract the mail attachment (text file)
- parse the content
- create an excel sheet (same content)
Any input is welcome