Mail settings
Configure mail settings in emart in order to receive and send emails through app.
Last updated
Configure mail settings in emart in order to receive and send emails through app.
Last updated
Mail settings is required if you want to send and receive emails. Email setting use two driver in php environment first is smtp driver and second is sendmail driver.
If you're using GMAIL as mail provider following mail settings you should use :
Gmail SMTP setup settings:
SMTP username: Your Gmail address.
SMTP password: Your Gmail password. If Using Gmail then Use App Password. Process of App Password
SMTP server address: smtp.gmail.com.
Gmail SMTP port (TLS): 587.
SMTP port (SSL): 465.
MAIL DRIVER : sendmail
SMTP TLS/SSL required: yes.
2. Once you enabled the 2 step verification on your account under security tab visit App password section as shown below.
3. Click on App passwords to create new app and it will ask you for sign in again, Sign in again to continue. Once you signed in you will see a new app creation window.
4. Click on select app option and choose Other (custom name) option. Enter the App name example : emartsignin and click on generate button.
5. Once done ! you will successfully see a popup with password copy that password and back to emart admin panel and visit Site settings -> Mail settings.
6. Put following settings in your mail settings
7. To test the mail is working on not use forget password feature and if mail not received kindly check spam folder too.
If you're receiving emails on spam folder then probably your email address is used in some phishing activities. To resolve it kindly contact google support.