@james said in Show the whole value in email configuration status:
Hello @ruihildt
Maybe we should also add a copy button for the expected value?
This would make it more user-friendly.
Do you have thoughts on this @ruihildt?
@ruihildt said in Show the whole value in email configuration status:
As an improvement, I'd like to suggest as well to add a copy button and/or make clicking on the field itself copy the value.
I do have a subscription. Just yesterday I've figured out the problem is with HTTP 2 protocol that is failing on the hand-over; disabling it on the proxy and leaving with HTTP 1.1 works just fine, as the protocol do the fallback from H2 to WebSocket over HTTP 1.1, which works just fine.
Hello @sponch
sorry for the very late reply.
@sponch said in Spam Training not working:
Shouldn’t that happen as soon as I put mails into the spam folder manually ?
Yes and No.
See: https://docs.cloudron.io/email#marking-spam
The filter activates after training on 50 spam and 50 ham messages.
@samgreenwood are you following the steps in https://docs.cloudron.io/backups/#move-cloudron-to-another-server ?
If you need access to your old server simply change DNS manually to point to the old server or modify your laptop's /etc/hosts .
my.domain.com 1.2.3.4
(where 1.2.3.4 is your old server IP)
I killed the apport proceses and that helped the server load and since restarted the server as well, but it seems likely that a failing SSD that I let go way too long is likely the culprit (sdb1 was were most of the apps were stored)...
[image: 1771141770574-972bc655-c06b-471a-8622-639cc53de182-image.png]
We'll see once everything is migrated and I try restarting... it's that initial boot up that seems to consistently take forever for the WP sites.
Ah ok, Cloudron doesn't wait for DNS to be in sync forever. It just waits for it at installation time and gives up after some retries.
Maybe a feature request?