Thread: [CSCMail-Users] Date-Manip Problems
Brought to you by:
countzer0
From: John K. <ma...@mi...> - 2000-06-24 03:34:55
|
I recently just installed CSCMail V1.6.1 using the install script provided, and am having problems recieving, sending, or writing emails. When trying to recieve my email, I get the following error message: ---- ERROR: Date::Manip unable to determine TimeZone. Date::Manip::Date_TimeZone called at /usr/lib/perl5/site_perl/5.005/Date/Manip.pm line 620 Date::Manip::Date_Init() called at /usr/lib/perl5/site_perl/5.005/Date/Manip.pm line 738 Date::Manip::ParseDateString('Sun, 22 Oct 2000 19:03:08 -0400') called at /usr/lib/perl5/site_perl/5.005/Date/Manip.pm line 1655 Date::Manip::UnixDate('Sun, 22 Oct 2000 19:03:08 -0400', '%s') called at /usr/local/lib/cscmail/csclib.pl line 192 main::date_to_localdate('Sun, 22 Oct 2000 19:03:08 -0400') called at /usr/local/lib/cscmail/csclib.pl line 382 main::save_message('DBI::db=HASH(0x8580c40)', ' (with Cubic Circle\'s cucipop (v1.31 1998/05/13) Sat Jun 24 12:...', 'HASH(0x8523ba0)', 'HASH(0x8609164)') called at /usr/local/lib/cscmail/csclib.pl line 490 main::read_from_mbox('DBI::db=HASH(0x8580c40)', 'HASH(0x8523ba0)', undef, 'HASH(0x8609164)', undef, undef, undef, undef) called at /usr/local/lib/cscmail/csclib.pl line 553 main::import_from_mbox(undef, undef, undef, 'DBI::db=HASH(0x8580c40)', '/home/marjon/.cscmail', 'big', 'get') called at /usr/local/bin/cscget line 375 Use of uninitialized value at /usr/local/bin/cscmail line 3391. ---- I have used CSCMail before, and normally for corrupt dates it displays "Invalid Date" in the date field, and I have tested that my emails are not corrupt. I am using Red Hat 6.2 (was using Mandrake 6.0 before) if that is any help, any assistance with getting this working would be greatly appreciated. On a side note, could any responses please be CC'd to my email account, as my WWW access is limited... Thankyou in advance, --- Regards, John Kennison Student (University of South Australia) P.S I'm sorry if this is in HTML format, still trying to work out how the Mozilla email client works :( |
From: Brian S. <bra...@ya...> - 2000-06-24 08:40:54
|
I was seeing this error too, because the Date::Manip package did not reconize the Malay timezone so I switched to the equivalent autralian timezone that it does regonize, so I'm not sure if that will help you with your problem, but you might check into it. It is posible Redhat is using an unreconized symbol for your timezone. Brian On Sat, 24 Jun 2000 13:07:51 +0930, John Kennison said: > I recently just installed CSCMail V1.6.1 using the install script > provided, and am having problems recieving, sending, or writing emails. > When trying to recieve my email, I get the following error message: > > ---- > ERROR: Date::Manip unable to determine TimeZone. > Date::Manip::Date_TimeZone called at > /usr/lib/perl5/site_perl/5.005/Date/Manip.pm line 620 > Date::Manip::Date_Init() called at > /usr/lib/perl5/site_perl/5.005/Date/Manip.pm line 738 > Date::Manip::ParseDateString('Sun, 22 Oct 2000 19:03:08 > -0400') called at /usr/lib/perl5/site_perl/5.005/Date/Manip.pm line 1655 > Date::Manip::UnixDate('Sun, 22 Oct 2000 19:03:08 -0400', > '%s') called at /usr/local/lib/cscmail/csclib.pl line 192 > main::date_to_localdate('Sun, 22 Oct 2000 19:03:08 -0400') called > at /usr/local/lib/cscmail/csclib.pl line 382 > main::save_message('DBI::db=HASH(0x8580c40)', ' (with Cubic > Circle\'s cucipop (v1.31 1998/05/13) Sat Jun 24 12:...', > 'HASH(0x8523ba0)', 'HASH(0x8609164)') called at > /usr/local/lib/cscmail/csclib.pl line 490 > main::read_from_mbox('DBI::db=HASH(0x8580c40)', 'HASH(0x8523ba0)', > undef, 'HASH(0x8609164)', undef, undef, undef, undef) called at > /usr/local/lib/cscmail/csclib.pl line 553 > main::import_from_mbox(undef, undef, undef, > 'DBI::db=HASH(0x8580c40)', '/home/marjon/.cscmail', 'big', 'get') called > at /usr/local/bin/cscget line 375 > Use of uninitialized value at /usr/local/bin/cscmail line 3391. > ---- > > I have used CSCMail before, and normally for corrupt dates it displays > "Invalid Date" in the date field, and I have tested that my emails are > not corrupt. I am using Red Hat 6.2 (was using Mandrake 6.0 before) if > that is any help, any assistance with getting this working would be > greatly appreciated. > > On a side note, could any responses please be CC'd to my email account, > as my WWW access is limited... > > Thankyou in advance, > > --- > Regards, > > John Kennison > Student (University of South Australia) > > P.S I'm sorry if this is in HTML format, still trying to work out how > the Mozilla email client works :( > > > _______________________________________________ > http://www.cscmail.net > csc...@li... > http://lists.sourceforge.net/mailman/listinfo/cscmail-users > __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com |
From: Ken S. <ken...@pi...> - 2000-06-24 18:24:27
|
Does version 1.6.1 support mbox standardized mailboxes?? Thanks! Ken |