README: fix inconsistency in the level hierarchy
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
6eb56364e7
commit
5459063306
@ -165,7 +165,7 @@ other examples you have that may be useful to me.
|
|||||||
|
|
||||||
|
|
||||||
Multiple Accounts with Mutt
|
Multiple Accounts with Mutt
|
||||||
---------------------------
|
===========================
|
||||||
|
|
||||||
This example shows you how to set up OfflineIMAP to synchronize multiple
|
This example shows you how to set up OfflineIMAP to synchronize multiple
|
||||||
accounts with the mutt mail reader.
|
accounts with the mutt mail reader.
|
||||||
@ -199,7 +199,7 @@ That's it!
|
|||||||
|
|
||||||
|
|
||||||
UW-IMAPD and References
|
UW-IMAPD and References
|
||||||
-----------------------
|
=======================
|
||||||
|
|
||||||
Some users with a UW-IMAPD server need to use OfflineIMAP's "reference" feature
|
Some users with a UW-IMAPD server need to use OfflineIMAP's "reference" feature
|
||||||
to get at their mailboxes, specifying a reference of ``~/Mail`` or ``#mh/``
|
to get at their mailboxes, specifying a reference of ``~/Mail`` or ``#mh/``
|
||||||
@ -237,7 +237,7 @@ folders synced to just three::
|
|||||||
|
|
||||||
|
|
||||||
pythonfile Configuration File Option
|
pythonfile Configuration File Option
|
||||||
------------------------------------
|
====================================
|
||||||
|
|
||||||
You can have OfflineIMAP load up a Python file before evaluating the
|
You can have OfflineIMAP load up a Python file before evaluating the
|
||||||
configuration file options that are Python expressions. This example is based
|
configuration file options that are Python expressions. This example is based
|
||||||
@ -279,7 +279,7 @@ Python function from the pythonfile to always synchronize certain folders first.
|
|||||||
|
|
||||||
|
|
||||||
Signals
|
Signals
|
||||||
-------
|
=======
|
||||||
|
|
||||||
OfflineIMAP writes its current PID into ``~/.offlineimap/pid`` when it is
|
OfflineIMAP writes its current PID into ``~/.offlineimap/pid`` when it is
|
||||||
running. It is not guaranteed that this file will not exist when OfflineIMAP is
|
running. It is not guaranteed that this file will not exist when OfflineIMAP is
|
||||||
|
Loading…
Reference in New Issue
Block a user