docker-offlineimap/offlineimap
Mart Lubbers 7748de52fb Communicate syncmode to synchooks
This patch sets the environment variable OFFLINEIMAPSYNCMODE to either
full, quick or idle depending on the context of the pre- and
postsynchook.

Adding the context as an argument was considered but this would break
existing configurations and it makes calling a program directly more
cumbersome. Some programs (e.g. imapfilter) may not know what to do with
this extra argument.

Signed-off-by: Mart Lubbers <mart@martlubbers.net>
2021-09-07 09:43:16 +02:00
..
folder OS rename raises an exception on Windows 2021-07-25 15:53:09 +02:00
repository BUG: Right format for host using remotehosteval 2021-08-14 07:02:45 +08:00
ui Merge pull request #54 from sudipm-mukherjee/curses 2021-05-09 11:23:24 +02:00
utils distro_utils.py renamed variable f 2020-11-01 08:31:47 +01:00
__init__.py Reformat offlineimap/__init__.py 2020-08-29 20:04:40 +02:00
accounts.py Communicate syncmode to synchooks 2021-09-07 09:43:16 +02:00
CustomConfig.py six: changed offlineimap/CustomConfig.py 2020-09-03 21:35:54 +02:00
error.py Reformat offlineimap/error.py 2020-08-29 20:15:55 +02:00
globals.py Reformat offlineimap/globals.py 2020-08-29 20:16:35 +02:00
imaplibutil.py Handle socks connection errors 2021-08-07 20:57:46 +02:00
imapserver.py Communicate syncmode to synchooks 2021-09-07 09:43:16 +02:00
imaputil.py Fix utf8foldernames configuration option to work with Python3 2021-02-05 16:57:51 +02:00
init.py Do not use UNIX signals in Windows 2021-07-25 15:53:09 +02:00
localeval.py localeval.py removed extra parenthesys 2020-08-30 18:52:56 +02:00
mbnames.py mbnames.py removed extra parenthesys 2020-08-30 18:53:02 +02:00
threadutil.py Removed doxygen param 2020-10-10 14:50:47 +02:00