diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt
index 5982ab6..90f6e9b 100644
--- a/_sources/index.rst.txt
+++ b/_sources/index.rst.txt
@@ -142,7 +142,6 @@ For example
host = imap.example.com
user = dmarcresports@example.com
password = $uperSecure
- # Starting in 8.0.0, the watch option has moved to the mailbox section
[mailbox]
watch = True
@@ -206,7 +205,7 @@ The full set of configuration options are:
``%`` characters must be escaped with another ``%`` character, so use ``%%`` wherever a ``%`` character is used.
.. note::
- Starting in version 8.0.0, the ``watch`` option has been moved to the ``mailbox`` section
+ Starting in version 8.0.0, most options from the ``imap`` section have been moved to the ``mailbox`` section.
.. note::
If your host recommends another port, still try 993
diff --git a/index.html b/index.html
index f62d9fd..46caa57 100644
--- a/index.html
+++ b/index.html
@@ -257,7 +257,6 @@ lookalike domain monitoring, check out host=imap.example.comuser=dmarcresports@example.compassword=$uperSecure
-# Starting in 8.0.0, the watch option has moved to the mailbox section[mailbox]watch=True
@@ -331,7 +330,7 @@ lookalike domain monitoring, check out