During installation three mail ids are given randomly for admin, reply, notify.
How to change them?
Where to see incoming mails?
| During installation three mail ids are given randomly for admin, reply, notify. How to change them? Where to see incoming mails? | 
| Hi, go to Administration panel - Basic Settings (/administration/basic_settings.php) There you can change your site e-mail address and "Email To Send Site's Mail From" Next in a folder /inc/ find a file header.inc.php and find the line: $site['bugReportMail'] = "email-to-send-errorors(at)something(dot)com"; 
 As per Admin email: Admin is a user created at the installation and it is just your e-mail I hope this help you. 
 Greetings "When things get tough the tough get going..." | 
| Thanks very much Hi, go to Administration panel - Basic Settings (/administration/basic_settings.php) There you can change your site e-mail address and "Email To Send Site's Mail From" Next in a folder /inc/ find a file header.inc.php and find the line: $site['bugReportMail'] = "email-to-send-errorors(at)something(dot)com"; 
 As per Admin email: Admin is a user created at the installation and it is just your e-mail I hope this help you. 
 Greetings 
 |