1
0
mirror of https://github.com/OfflineIMAP/offlineimap.git synced 2024-06-30 08:00:55 +02:00
offlineimap/docs/doc-src
Sebastian Spaeth 0752c123f5 Implement the "createfolders" setting for repositories
By default OfflineImap propagates new folders in both
directions. Sometimes this is not what you want. E.g. you might want
new folders on your IMAP server to propagate to your local MailDir,
but not the other way around. The 'readonly' setting on a repository
will not help here, as it prevents any change from occuring on that
repository. This is what the `createfolders` setting is for. By
default it is `True`, meaning that new folders can be created on this
repository. To prevent folders from ever being created on a
repository, set this to `False`. If you set this to False on the
REMOTE repository, you will not have to create the `Reverse
nametrans`_ rules on the LOCAL repository.

Also implement a test for this

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-05-08 16:56:45 +02:00
..
advanced_config.rst docs: maxage/size skeleton 2012-04-19 17:36:52 +02:00
API.rst docs: Integrate SubmittingPatches.rst into HACKING.rst 2012-02-24 12:03:56 +01:00
conf.py Revamped documentation structure and some doc fixes 2012-02-24 11:13:27 +01:00
FAQ.rst Revamped documentation structure and some doc fixes 2012-02-24 11:13:27 +01:00
features.rst Revamped documentation structure and some doc fixes 2012-02-24 11:13:27 +01:00
HACKING.rst docs: Integrate SubmittingPatches.rst into HACKING.rst 2012-02-24 12:03:56 +01:00
index.rst docs: maxage/size skeleton 2012-04-19 17:36:52 +02:00
INSTALL.rst Revamped documentation structure and some doc fixes 2012-02-24 11:13:27 +01:00
MANUAL.rst Revamped documentation structure and some doc fixes 2012-02-24 11:13:27 +01:00
nametrans.rst Implement the "createfolders" setting for repositories 2012-05-08 16:56:45 +02:00
offlineimap.rst Revamped documentation structure and some doc fixes 2012-02-24 11:13:27 +01:00
repository.rst Revamped documentation structure and some doc fixes 2012-02-24 11:13:27 +01:00
ui.rst Revamped documentation structure and some doc fixes 2012-02-24 11:13:27 +01:00