Open felixlabrot opened 3 hours ago
This is extremely problematic as explaining this to every new user is just insane and not practically doable.
@felixlabrot why is this? Cannot you just put global anouncement?
This is extremely problematic as explaining this to every new user is just insane and not practically doable.
@felixlabrot why is this? Cannot you just put global anouncement?
That could be done but for something that should work out of the box (and does in Thunderbird) it is generally inacceptable to tell people to manually configure something for the possibility to delete mails. That is not user friendly for internal use. When using for customers it looks highly unprofessional that something this simple is broken on first login and has to be manually configured.
Prerequisites
Describe the issue
This is actually two bugs which occur uppon setup.
I have a Roundcube installation via Docker which is included in the same Docker Stack as the Mailserver is. It is possible to login and read mails.
No. 1: Attempting to delete an email results in the error message "UID MOVE: Account not found". Only after manually setting the "Deleted Items" folder in the special folder settings it works. This setting has to be done by every user manually. This is extremely problematic as explaining this to every new user is just insane and not practically doable.
No. 2: Also SMTP is in complete denial. When attempting to send an email it shows the message that it is working forever. No mail is sent and no error shows up. It just keeps loading forever.
This is the Docker Stack:
I have manually added this config:
The SMTP server expects plaintext authentication and runs in TLS mode with a valid certificate, but TLS doesn't work within Docker due to different hostnames.
What browser(s) are you seeing the problem on?
No response
What version of PHP are you using?
No response
What version of Roundcube are you using?
1.6.9
JavaScript errors
No response
PHP errors
No response