How to disable automatic mail polling
Purpose
Improve performance in Confluence when it is being compromised by automatic mail polling. It can be disabled by following the instructions below. Mail retrieval will still work if a user triggers "Check for new mail" manually.
Solution
To disable automatic mail polling you would need to add the following parameter to your JVM's JAVA_OPTS
and then restart Confluence.
-Dconfluence.disable.mailpolling=true
RELATED TOPICS
How do I check which spaces have email accounts?
Recognized System Properties
Last modified on Jun 20, 2019
Powered by Confluence and Scroll Viewport.