Hi Im trying to run the command php mailer.sh but I get the following error: PHP Notice: Use of undefined PATH_thisScript - assumed 'PATH_thisScript' The code: define(PATH_thisScript,$typopath.'typo3/typo3'); and $typopath is set as the path to my typo3 installation. Any hints? Im using typo3 4.2.1 if that has anything to do with it /Brian