Dear @demo_test
just now we’ve checked it with our SMTP credential, and it’s working like a charm.
Please check your SMTP credential and place it again at .env file
below is your current SMTP credential
MAIL_DRIVER=smtp
MAIL_HOST=smtp.strato.de
MAIL_PORT=587
[email protected]
MAIL_PASSWORD=pb0043anb09nat@
MAIL_ENCRYPTION=TLS
or set only email
to your MAIL_DRIVER if your server supports default email. example below
MAIL_DRIVER=mail
Best regards