From 15b889fac812ce4da29d29b572b9f3bd39f56381 Mon Sep 17 00:00:00 2001 From: Florent Daigniere Date: Wed, 16 Nov 2022 14:17:56 +0100 Subject: [PATCH] Specify that this is optional --- docs/webadministration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/webadministration.rst b/docs/webadministration.rst index 247b66a7..fde4a271 100644 --- a/docs/webadministration.rst +++ b/docs/webadministration.rst @@ -159,7 +159,7 @@ You can add a fetched account by clicking on the `Add an account` button on the * Scan emails. When ticked, all the fetched emails will go through the local filters (rspamd, clamav, ...). -* Folders. A comma separated list of folders to fetch from the server. +* Folders. A comma separated list of folders to fetch from the server. This is optional, by default only the INBOX will be pulled. Click the submit button to apply settings. With the default polling interval, fetchmail will start polling the email account after ``FETCHMAIL_DELAY``.