mahtab2003 / Xera

Now Introducing a new and easy way to manage your clients and MyOwnFreeHost hosting accounts.
https://xera.eu.org/
GNU General Public License v2.0
45 stars 37 forks source link

problem email account_created #93

Closed noisria closed 1 day ago

noisria commented 6 months ago

email account_created not sending email new_user sending working i use protocol mail public $protocol = 'mail'; // mail/sendmail/smtp because stmp not working with me

noisria commented 6 months ago

i use protocol stmp but same problem

greenreader9 commented 3 months ago

Share error logs

santydesignscr commented 1 week ago

Please share more details so we can debug the error

santydesignscr commented 1 week ago

And test the last development version, we added a encryption setting that can solve that issue with the SMTP, so please be sure that your SMTP server is working properly.

SMTP Encryption: Port: 25 Encryption: None Port: 465 Encryption: SSL Port: 587 Encryption: TLS

RaannaKasturi commented 5 days ago

The isn't solved yet. when entered SMTP details and clicked on Test connection, it just keeps on loading until the server crashes. And, then after 10-15 minutes server starts. But, still can't send mails

santydesignscr commented 5 days ago

Did you set up correctly the encryption?

RaannaKasturi commented 5 days ago

Yes. I was using google SMTP

santydesignscr commented 4 days ago

Google SMTP is only available for business accounts, please try with another provider like brevo

santydesignscr commented 4 days ago

Additionally please confirm that you are using the development version, because the release doesn't contain this fix (we are working on another errors and some features to release a new version soon)

RaannaKasturi commented 4 days ago

Yes. I'm on development version. I tried Brevo SMTP at first. But, it didn't worked. So, I switched to Google SMTP. Also, if possible can you join me for anydesk or Google Meet and help me debug the issue? I'm not much good at PHP. Here's my telegram: https://t.me/RaannaKasturi

santydesignscr commented 1 day ago

So as we talked, it's fixed, I will close the issue