Jump to content

SMTP mail configuration


Recommended Posts

in the installation i cant config smtp or config it with wrong data

after the installation and 3 days

i forget admin password

in the login page click forget password

but it is clearly easy to diagnose it cant send any mail

so i cant login to http access

and want to config smtp and other mail settings like email that sent

thnx

Link to comment
Share on other sites

Try this if you can get to database tables via PHPMyAdmin or the like;

find the _employee table
if you are just starting you should be the only one in it
This will give the email you used to create the first admin
click on the edit button near the left of the record - this should open the rec ord in an easy format to edit
the password field I believe is Sha1() encoded so put in a new password but use the Sha1() in the dropdown list and save the record

now leave this open so if I'm wrong you can do the same with md5() instead but open a new tab to your back office and try to log in.

If so close the phpmyadmin and control panel (if using cpanel) if not go back to edit the record again and type a wassword but use md5() instead

I have done this successfully - I just cant remember the encoding now.

Hope this helps

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...