SMTP Config

This configuration for forgot password function in the Android client, so that this feature can work, make sure the hosting that you use can work with SMTP Email, if it's not working, please ask to your web hosting provider to fix it.

In this tutorial we use a web hosting server with cpanel, if you don't use cpanel, please adjust it based on the server you are using.

Login to cpanel hosting, select Email Account and click Create button to create new email account

Select your domain name, fill your username as your smtp email and password as your smtp password, for other optional settings can be kept by default or customize it by yourself according to your needs, then click Create button to create your email account.

Return to Email Account page and you will see a list of emails that you just created, then press the Connect Devices button to view the information of the email account that you have created.

Scroll down to the Mail Client Manual Settings section and see SMTP information for your email account

Put all your smtp email account information into the includes/smtp/smtp-config.php file

Make sure all the information you enter is correct, otherwise the forgot password function will not work.

Last updated