Hi all! I'v created /root/scripts/mycron.php script from this howto: http://www.howtoforge.com/extending-perfect-server-debian-squeeze-ispconfig-3-p4 I work on Debian wheezy with ISPConfig 3.0.5.3 I got these messages when the script runs: PHP Notice: Undefined index: admin_notify_priority in /usr/local/ispconfig/server/lib/app.inc.php on line 159 PHP Notice: Undefined index: admin_mail in /usr/local/ispconfig/server/lib/app.inc.php on line 159 I'v added my email address at System -> Interface -> Main Config -> Mail -> Administrator's e-mail before. Do you know what can be a the problem?