RES: Mailbox access via IMAP4 protocol from Windows client

2004-12-22 Thread Vitor
why don't you try here :   http://search.cpan.org/search?query=IMAP&mode=all     -Mensagem original-De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]Em nome de Nguon, VathEnviada em: quarta-feira, 22 de dezembro de 2004 18:48Para: ActivePerl@listserv.ActiveState.comAssunto: Mailbox a

Mailbox access via IMAP4 protocol from Windows client

2004-12-22 Thread Nguon, Vath
Does anyone know how to access a mailbox via IMAP4 protocol using Perl?.   -Vath           ___ ActivePerl mailing list ActivePerl@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

RE: new in perl

2004-12-22 Thread Brian Raven
Gomez, Juan wrote: > > Hello > > I am very new to perl (you can count my trainning in days) > but I need a script in perl to make a form and the data collected > in the form be send to a file as text in these folder and in that file > > > /home/someonehere/file.txt > > > > can someone help

Re: new in perl

2004-12-22 Thread $Bill Luebkert
Gomez, Juan wrote: > Hello > > I am very new to perl (you can count my trainning in days) > but I need a script in perl to make a form and the data collected > in the form be send to a file as text in these folder and in that file > > > /home/someonehere/file.txt > > > > can someone help me

new in perl

2004-12-22 Thread Gomez, Juan
Hello I am very new to perl (you can count my trainning in days) but I need a script in perl to make a form and the data collected in the form be send to a file as text in these folder and in that file /home/someonehere/file.txt can someone help me? thanks