Setup:
-Thirtybees 1.1.0 fresh installation
-Ubuntu 20.04
-nginx server (tls v1.2 and 1.3)
-php 7.4
-mariadb
-thirtybees languages: english and spanish
The BO test email never sends, I tried php mail(), smtp mail with different providers... but always fails. The message in red is only "Error: check your configuration". The debug mode doesn't show me any more details about it.
One thing to note: if I intentionally put a wrong password in smtp details, the error message changes (wrong parameter from service, or something similar), so with the correct password my server actually succeeds in reaching the email service.
Normal email sending from the server shell works.
I searched here and on your github, but I don't find anything relevant (maybe only the languages thing of another github issue, but the files are all there) so I wonder why I'm the only one having this problem.
Question
unbranched
Setup:
-Thirtybees 1.1.0 fresh installation
-Ubuntu 20.04
-nginx server (tls v1.2 and 1.3)
-php 7.4
-mariadb
-thirtybees languages: english and spanish
The BO test email never sends, I tried php mail(), smtp mail with different providers... but always fails. The message in red is only "Error: check your configuration". The debug mode doesn't show me any more details about it.
One thing to note: if I intentionally put a wrong password in smtp details, the error message changes (wrong parameter from service, or something similar), so with the correct password my server actually succeeds in reaching the email service.
Normal email sending from the server shell works.
Edited by unbranchedI searched here and on your github, but I don't find anything relevant (maybe only the languages thing of another github issue, but the files are all there) so I wonder why I'm the only one having this problem.
14 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now