WebMail Pro ASP.NET documentation

How to reset or recover admin password?

To reset admin password, set it to 12345 in App_Data\settings\settings.xml file:

<AdminPassword>12345</AdminPassword>

Once logged into admin interface, you should be able to change password there.