Fix typos in documentary comments in exemplary config file
I stumbled upon a few typos in the config file coming with master and just patched them. Apply as you like. Signed-off-by: dtk <dtk@gmx.de> Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
parent
097b7ab2b0
commit
d4a11c62ea
@ -55,7 +55,7 @@ metadata = ~/.offlineimap
|
|||||||
|
|
||||||
accounts = Test
|
accounts = Test
|
||||||
|
|
||||||
# Offlineimap can synchronize more the one account at a time. If you
|
# Offlineimap can synchronize more than one account at a time. If you
|
||||||
# want to enable this feature, set the below value to something
|
# want to enable this feature, set the below value to something
|
||||||
# greater than 1. To force it to synchronize only one account at a
|
# greater than 1. To force it to synchronize only one account at a
|
||||||
# time, set it to 1.
|
# time, set it to 1.
|
||||||
@ -200,7 +200,7 @@ remoterepository = RemoteExample
|
|||||||
# quick = 10
|
# quick = 10
|
||||||
|
|
||||||
# You can specify a pre and post sync hook to execute a external command.
|
# You can specify a pre and post sync hook to execute a external command.
|
||||||
# in this case a call to imapfilter to filter mail before the sync process
|
# In this case a call to imapfilter to filter mail before the sync process
|
||||||
# starts and a custom shell script after the sync completes.
|
# starts and a custom shell script after the sync completes.
|
||||||
# The pre sync script has to complete before a sync to the account will
|
# The pre sync script has to complete before a sync to the account will
|
||||||
# start.
|
# start.
|
||||||
@ -445,7 +445,7 @@ holdconnectionopen = no
|
|||||||
# mark them deleted on the server, but not actually delete them.
|
# mark them deleted on the server, but not actually delete them.
|
||||||
# You must use some other IMAP client to delete them if you use this
|
# You must use some other IMAP client to delete them if you use this
|
||||||
# setting; otherwise, the messgaes will just pile up there forever.
|
# setting; otherwise, the messgaes will just pile up there forever.
|
||||||
# Therefore, this setting is definately NOT recommended.
|
# Therefore, this setting is definitely NOT recommended.
|
||||||
#
|
#
|
||||||
# expunge = no
|
# expunge = no
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user