[CSCMail-Users] Error retrieving messages
Brought to you by:
countzer0
From: Jason W. <wil...@cs...> - 2000-09-27 03:24:49
|
I'm retrieving messages from a pop3 account and when I run cscmail from a terminal window, I see the following error(s): <error> ERROR: Date::Manip unable to determine TimeZone. Date::Manip::Date_TimeZone called at /usr/lib/perl5/site_perl/5.6.0/Date/Manip.pm line 620 Date::Manip::Date_Init() called at /usr/lib/perl5/site_perl/5.6.0/Date/Manip.pm line 738 Date::Manip::ParseDateString('Tue, 26 Sep 2000 22:12:23 -0500') called at /usr/lib/perl5/site_perl/5.6.0/Date/Manip.pm line 1655 Date::Manip::UnixDate('Tue, 26 Sep 2000 22:12:23 -0500', '%s') called at /usr/lib/cscmail/csclib.pl line 192 main::date_to_localdate('Tue, 26 Sep 2000 22:12:23 -0500') called at /usr/lib/cscmail/csclib.pl line 382 main::save_message('DBI::db=HASH(0x86308d4)', 'Received: from cse.unl.edu (ro...@cs... [129.93.33.1])^J^Iby ...', 'HASH(0x81dd740)', 'HASH(0x8698670)') called at /usr/bin/cscget line 381 </error> The cscget.running file is also left in the ~/.cscmail directory. Linux (I'm running Mandrake 7.1) is aware that I'm in the central time zone, and CSCMail installation went well without any errors. Any help that anyone can lend me would be greatly appreciated. -Jason Williams |