Thx. @james said in POP3 settings:
Please confirm that you have read the documentation https://docs.cloudron.io/packages/discourse/#incoming-email-setup and can confirm that the used mailbox still has pop3 enabled.
Yes. All setings are as described in the docs. I also enabled email in again for testing.
Please check if you postgresql service might be running out of ram see => https://docs.cloudron.io/services/#configure
I raised the limit and the site is much faster now
Please also check if the mail service might be running out of ram.
Memory was at 30%, added a little more RAM.
Does the mail service have any logs for the giving error timing?
I checked logs.html?id=mail and don't see logs related to the Discourse domain. Most seems related to incoming spam. At the top there are these lines about auth/login:
Jun 10 15:29:26 doveconf: Warning: service auth { client_limit=1000 } is lower than required under max. load (1300). Counted for protocol services with service_count != 1: service managesieve-login { process_limit=100 } + service pop3-login { process_limit=500 } + service lmtp { process_limit=100 } + service imap-urlauth-login { process_limit=100 } + service imap-login { process_limit=500 }
Jun 10 15:29:26 doveconf: Warning: service anvil { client_limit=1000 } is lower than required under max. load (1203). Counted with: service managesieve-login { process_limit=100 } + service pop3-login { process_limit=500 } + service imap-urlauth-login { process_limit=100 } + service imap-login { process_limit=500 } + service auth { process_limit=1 }
Jun 10 15:29:26 Warning: service auth { client_limit=1000 } is lower than required under max. load (1300). Counted for protocol services with service_count != 1: service managesieve-login { process_limit=100 } + service pop3-login { process_limit=500 } + service lmtp { process_limit=100 } + service imap-urlauth-login { process_limit=100 } + service imap-login { process_limit=500 }
Jun 10 15:29:26 Warning: service anvil { client_limit=1000 } is lower than required under max. load (1203). Counted with: service managesieve-login { process_limit=100 } + service pop3-login { process_limit=500 } + service imap-urlauth-login { process_limit=100 } + service imap-login { process_limit=500 } + service auth { process_limit=1 }