Jan Pieter Cornet wrote:
BTW: we change the time (here in Israel) we moved back one hour due to summer saving end piriod.On Thu, Sep 23, 2004 at 11:49:52AM +0200, Meni Shapiro wrote:
Today i got this error in /var/log/maillog:
[quote]
Can't locate object method "new" via package "Date::Simple" (perhaps you forgot to load "Date::Simple"?) at /etc/mail/mimedefang-filter line 390.
[end quote]
I have no idea what to do?
I suspect that you forgot a "use Date::Simple;" somewhere in your filter, it should be near the top, usually.
I changed the time manualy on the mail-server with date -s....
It is posible that the problem started then....(i'm not sure)
anyway...i tried add the 'use Date::Simple;' and that cuase a compilation error (perl)
what next??
Sincerely, Meni _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

