From 108352764792d2e7eff265184345bc61fa0fe824 Mon Sep 17 00:00:00 2001 From: Dimitri Huisman <52963853+Diman0@users.noreply.github.com> Date: Thu, 24 Sep 2020 11:54:50 +0200 Subject: [PATCH] Update docs/webadministration.rst rewording to make it more clear. Co-authored-by: Dario Ernst --- docs/webadministration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/webadministration.rst b/docs/webadministration.rst index e19e521f..f26eb470 100644 --- a/docs/webadministration.rst +++ b/docs/webadministration.rst @@ -133,7 +133,7 @@ Fetched accounts This page is only available when the Fetchmail container is part of your Mailu deployment. Fetchmail can be enabled when creating the docker-compose.yml file with the setup utility (https://setup.mailu.io). -On the `fetched accounts` page you can configure email accounts from which email messages must be retrieved. +On the `fetched accounts` page you can configure email accounts from which email messages will be retrieved. Only unread email messages are retrieved from the specified email account. By default Fetchmail will retrieve email messages every 10 minutes. This can be changed in the Mailu.env file. For more information on changing the polling interval see :ref:`the configuration reference `.