I need to send emails. I donât think, I will be able to receive mails by adding âmute_emailsâ:true.
Help me solve this problem tooâŚ
Thank You in advance.
@Deepika, my suggestion was to mute it once and check if error persists. My guess is you have incorrect email account related entries in you site_config.json
Following correct value should be present in site_config
mail_server: SMTP server hostname.
mail_port: STMP port.
use_ssl: Connect via SSL / TLS.
mail_login: Login id for SMTP server.
mail_password: Password for SMTP server.
Alternatively, you can delete email domain/account in desk and set it up again. This way you need not change or correct site_config.json values. It would be overwritten.
By removing that I hit on the same error.
I have earlier worked in my server but when I try to work locally , such kind of error occur.
Please find me a solution for this.
@ashish-greycube
Iâm having same problem.
As per your suggestion Deleting all domain/account > if domain is setup the âsite_configâ file should have the settings in placesâŚ?
mail_server: SMTP server hostname.
mail_port: STMP port.
use_ssl: Connect via SSL / TLS.
mail_login: Login id for SMTP server.
mail_password: Password for SMTP server.
But I got nothing but
âdb_nameâ: â_ce396b2efafabf2fâ,
âdb_passwordâ: âtyfDHdXR249edlyAâ,
âdb_typeâ: âmariadbâ,
âdomainsâ: [âŚ]