Please help- IMAP

2003-10-15 Thread Mohanty, Debi (MED, TCS)
Hi, I am using the "Mail::IMAPClient" to connect to the exchan... and specifying the below code to kill the process if the E... is not running. But still my process get hunged and it goe... if my Exchange server is not running. Plese suggest me what to do. use Mail::IMAPClient; # IMAP incomi

Please help

2003-10-15 Thread Mohanty, Debi (MED, TCS)
Hi, I am using the "Mail::IMAPClient" to connect to the exchan... and specifying the below code to kill the process if the E... is not running. But still my process get hunged and it goe... if my Exchange server is not running. Plese suggest me what to do. use Mail::IMAPClient; # IMAP incom

IMAP SERVER

2002-11-21 Thread Mohanty, Debi \(MED, TCS\)
Hi, Is there any way I can connect to a IMAP Server to communicate through perl. Thanks&Regards Debi ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Email

2002-11-08 Thread Mohanty, Debi \(MED, TCS\)
Hi, Here I want to generate a mail, on clicking of a submit button on my web page. Basically my requirement is as : - 1. Enter a value in a text box. 2. Click on the Submit button present on the web page. On clicking of this submit button I want to generate a email, which

perl 5.8

2002-11-08 Thread Mohanty, Debi \(MED, TCS\)
Hi, Is there any place from where I can get Perl-5.8 to run on my Window-2000, machine. Thanks&Regards Debi ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Error: panic: Popstack

2002-10-30 Thread Mohanty, Debi \(MED, TCS\)
Hi, I have a file of 312,413 KB, whcih contians some sort of datas in a wiered format. So I just wanted to formated it to a tabseparated text format, through a perl file. When I am running the programm I got an error showing panic: POPSTACK. Please any thoughts why I am gtting this error. I

RE: merging two tabseparated text files.

2002-10-29 Thread Mohanty, Debi \(MED, TCS\)
MAIL PROTECTED]]Sent: Tuesday, October 29, 2002 1:30 PMTo: Mohanty, Debi (MED, TCS)Subject: RE: merging two tabseparated text files. I don't get it. File 1 is clear. Could get file 2 too. But Not sure why the file 3 looks different if its manual merge or samplle file?? Can you

merging two tabseparated text files.

2002-10-29 Thread Mohanty, Debi \(MED, TCS\)
Title: RE: Terrible at my logic Hi,    Please any one suggest how can I add two tabseparated text files in to one tabseparated text file.   In the text file 1 and the text file2 One column is common to both the files. So Is there any way by comparing the record no (which is present in both th