Hi all,
although there are no references to colin@assessor in bugtracker that I can find ( I've looked in admin settings, and the php files) mail from bugtracker is sent from colin@assessor
Now I know I must have done something to cause this, but for the life of me I can't remember what!!
Any ideas
Colin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
although there are no references to colin@assessor in bugtracker that I can find ( I've looked in admin settings, and the php files) mail from bugtracker is sent from colin@assessor
Now I know I must have done something to cause this, but for the life of me I can't remember what!!
Any ideas
Colin
Check the config.php
in line 30 change:
define('ADMIN_EMAIL', 'your_email@whatever.com');
that should do the trick.
That solvede the problem.
Many thanks for your help
Colin