<html><!-- InstanceBegin template="/Templates/Method.dwt" codeOutsideHTMLIsLocked="false" --> <head> <meta http-equiv="Content-Type" Content="text-html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="styles.css"> <!-- InstanceParam name="NoneParams" type="boolean" value="false" --> <!-- InstanceParam name="Remarks" type="boolean" value="false" --> <!-- InstanceParam name="ShowDetails" type="boolean" value="false" --> </head> <body> <h1>Login Screen</h1> <img src="img/login.png"/> <dl> <dt>Login</dt> <dd>Enter the administrator's user name here</dd> <dt>Password</dt> <dd>Enter the password of the above administrator user here</dd> </dl> <p>Click the button <b>Enter</b> to log-on.</p> <p><b><u>Note:</u></b></p> <p>A new installation has default admin user with the following credentials:</p> <p>Login: mailadm<br>Password: 12345</p> <p>Use this account to log into Admin Panel first time.</p> <p><b>It is strongly recommended to change this password.</b></p> </body> </html>