Hello i update ispconfig from 3.0.5.2 to 3.0.5.3 and i got some logs that i can't find why in the forum in the Ispconfig Cron log i got these Code: Thu Aug 29 01:02:13 EEST 2013 PHP Notice: Undefined index: admin_notify_priority in /usr/local/ispconfig/server/lib/app.inc.php on line 159 Thu Aug 29 01:02:13 EEST 2013 PHP Notice: Undefined index: admin_mail in /usr/local/ispconfig/server/lib/app.inc.php on line 159 and in my logwatch mails i got Code: Aug 28 23:58:01 mail /USR/SBIN/CRON[20835]: (root) CMD (/usr/local/ispconfig/server/server.sh 2>&1 > /dev/null | while read line; do echo `/bin/date` "$line" >> /var/log/ispconfig/cron.log; done) Aug 28 23:59:01 mail /USR/SBIN/CRON[20863]: (root) CMD (/usr/local/ispconfig/server/server.sh 2>&1 > /dev/null | while read line; do echo `/bin/date` "$line" >> /var/log/ispconfig/cron.log; done) can anyone help ? Thanks
the above logs appeared in the barracuda spam firewall Begin part of the logwatch report mails to remove those logs from the logwatch report mails i added this Code: Service = "-barracuda" # Prevents execution of barracuda to the /usr/share/logwatch/default.conf hope it will help