Confixx 1.6.5 Mailtraffik Fehler

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
pw
Posts: 39
Joined: 2002-10-08 08:32
 

Confixx 1.6.5 Mailtraffik Fehler

Post by pw »

hi,

seit kurzem erhalte ich folgende Fehlermeldung beim Aufruf der Scripts.
------------------------------------------------------------------------------------
p*********:~/confixx # ./mailtraffikpop3.pl
Number found where operator expected at ./mailtraffikpop3.pl line 251, near "8 03"
(Missing operator before 03?)
syntax error at ./mailtraffikpop3.pl line 251, near "8 03"
Number found where operator expected at ./mailtraffikpop3.pl line 251, near "00 2003"
(Missing operator before 2003?)
Semicolon seems to be missing at ./mailtraffikpop3.pl line 251.
Number found where operator expected at ./mailtraffikpop3.pl line 255, near "Aug 9"
(Do you need to predeclare Aug?)
Number found where operator expected at ./mailtraffikpop3.pl line 255, near "9 03"
(Missing operator before 03?)
Number found where operator expected at ./mailtraffikpop3.pl line 255, near "00 2003"
(Missing operator before 2003?)
Semicolon seems to be missing at ./mailtraffikpop3.pl line 255.
Number found where operator expected at ./mailtraffikpop3.pl line 259, near "Aug 10"
(Do you need to predeclare Aug?)
Number found where operator expected at ./mailtraffikpop3.pl line 259, near "10 03"
(Missing operator before 03?)
Number found where operator expected at ./mailtraffikpop3.pl line 259, near "00 2003"
(Missing operator before 2003?)
Semicolon seems to be missing at ./mailtraffikpop3.pl line 259.
Number found where operator expected at ./mailtraffikpop3.pl line 263, near "Aug 11"
(Do you need to predeclare Aug?)
Number found where operator expected at ./mailtraffikpop3.pl line 263, near "11 03"
(Missing operator before 03?)
Number found where operator expected at ./mailtraffikpop3.pl line 263, near "00 2003"
(Missing operator before 2003?)
Semicolon seems to be missing at ./mailtraffikpop3.pl line 263.
Execution of ./mailtraffikpop3.pl aborted due to compilation errors.

bin etwas überrascht, da an den Scripts nichts geändert wurde. Kennt jemand so einen Effekt?

bigTHX

PW
pw
Posts: 39
Joined: 2002-10-08 08:32
 

Re: Confixx 1.6.5 Mailtraffik Fehler

Post by pw »

habe den fehler gefunden, nur wie er entstanden ist :?: :?: :?: :?:

diese Zeilen kamen nach ## /SUBS

From root Fri Aug 8 03:15:00 2003
To: bin
From root Sat Aug 9 03:15:00 2003
To: bin
From root Sun Aug 10 03:15:00 2003
To: bin
From root Mon Aug 11 03:15:00 2003
To: bin

Das Script wird um 3:15 täglich aufgerufen. Aber wie kommen diese Zeilen in das Script?
Post Reply