uilibrary / FastAi-Features-and-Issues

0 stars 0 forks source link

Amazon SES SMTP email register email verification error and updating the settings #4

Open ByteGG opened 1 year ago

ByteGG commented 1 year ago

Trying to register new user gives error 500 server error

image

It's not possible to update details from the dashboard it gives error 403 Forbidden Access to this resource on the server is denied! I updated it from the dtabase

image

That was my setup

host =AMAZON-SERVER-HOST port =587 username =SES-SMTP-USERNAME password with password_hash() php function=SES-SMTP-PASSWORD sender_email :noreply@mydomain MAIL_ENCRYPTION=tls

image

ByteGG commented 1 year ago

I tested on the latest update and I still get the same error

naime-hossain commented 10 months ago

I tested on the latest update and I still get the same error

do you still have the issues ?