We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I wanted to configure the SMTP server. But this didn't work. The problem is not with the credentials I used, because I used the same with Firefox.
When I fill in the credential is the Nextxloud GUI I get the following error:
Connection could not be established with host smtp.domain.tld [Operation timed out #110])
The text was updated successfully, but these errors were encountered:
sudo docker exec --user www-data nextcloud php occ config:system:set mail_smtptimeout --value="30"
did not work
also
sudo ufw allow 465
Sorry, something went wrong.
No branches or pull requests
I wanted to configure the SMTP server. But this didn't work. The problem is not with the credentials I used, because I used the same with Firefox.
When I fill in the credential is the Nextxloud GUI I get the following error:
Connection could not be established with host smtp.domain.tld [Operation timed out #110])
The text was updated successfully, but these errors were encountered: