Added f1f2 + sorted whitelist for imapsync
This commit is contained in:
parent
63df547306
commit
85641794c3
@ -236,119 +236,120 @@ $RSPAMD_MAPS = array(
|
|||||||
|
|
||||||
$IMAPSYNC_OPTIONS = array(
|
$IMAPSYNC_OPTIONS = array(
|
||||||
'whitelist' => array(
|
'whitelist' => array(
|
||||||
|
'abort',
|
||||||
|
'authmd51',
|
||||||
|
'authmd52',
|
||||||
'authmech1',
|
'authmech1',
|
||||||
'authmech2',
|
'authmech2',
|
||||||
'authuser1',
|
'authuser1',
|
||||||
'authuser2',
|
'authuser2',
|
||||||
'debugcontent',
|
|
||||||
'disarmreadreceipts',
|
|
||||||
'dry',
|
|
||||||
'logdir',
|
|
||||||
'debugcrossduplicates',
|
|
||||||
'maxsize',
|
|
||||||
'minsize',
|
|
||||||
'minage',
|
|
||||||
'search',
|
|
||||||
'noabletosearch',
|
|
||||||
'pidfile',
|
|
||||||
'pidfilelocking',
|
|
||||||
'search1',
|
|
||||||
'search2',
|
|
||||||
'sslargs1',
|
|
||||||
'sslargs2',
|
|
||||||
'syncduplicates',
|
|
||||||
'usecache',
|
|
||||||
'synclabels',
|
|
||||||
'truncmess',
|
|
||||||
'domino2',
|
|
||||||
'expunge1',
|
|
||||||
'filterbuggyflags',
|
|
||||||
'justconnect',
|
|
||||||
'justfolders',
|
|
||||||
'maxlinelength',
|
|
||||||
'useheader',
|
|
||||||
'noabletosearch1',
|
|
||||||
'nolog',
|
|
||||||
'prefix1',
|
|
||||||
'prefix2',
|
|
||||||
'sep1',
|
|
||||||
'sep2',
|
|
||||||
'nofoldersizesatend',
|
|
||||||
'justfoldersizes',
|
|
||||||
'proxyauth1',
|
|
||||||
'skipemptyfolders',
|
|
||||||
'include',
|
|
||||||
'subfolder1',
|
|
||||||
'subscribed',
|
|
||||||
'subscribe',
|
|
||||||
'debug',
|
'debug',
|
||||||
|
'debugcontent',
|
||||||
|
'debugcrossduplicates',
|
||||||
|
'debugflags',
|
||||||
|
'debugfolders',
|
||||||
|
'debugimap',
|
||||||
|
'debugimap1',
|
||||||
'debugimap2',
|
'debugimap2',
|
||||||
|
'debugmemory',
|
||||||
|
'debugssl',
|
||||||
|
'delete1emptyfolders',
|
||||||
|
'delete2folders',
|
||||||
|
'disarmreadreceipts',
|
||||||
|
'domain1',
|
||||||
|
'domain2',
|
||||||
'domino1',
|
'domino1',
|
||||||
|
'domino2',
|
||||||
|
'dry',
|
||||||
|
'errorsmax',
|
||||||
'exchange1',
|
'exchange1',
|
||||||
'exchange2',
|
'exchange2',
|
||||||
|
'exitwhenover',
|
||||||
|
'expunge1',
|
||||||
|
'f1f2',
|
||||||
|
'filterbuggyflags',
|
||||||
|
'folder',
|
||||||
|
'folderfirst',
|
||||||
|
'folderlast',
|
||||||
|
'folderrec',
|
||||||
|
'gmail1',
|
||||||
|
'gmail2',
|
||||||
|
'idatefromheader',
|
||||||
|
'include',
|
||||||
|
'inet4',
|
||||||
|
'inet6',
|
||||||
|
'justconnect',
|
||||||
|
'justfolders',
|
||||||
|
'justfoldersizes',
|
||||||
'justlogin',
|
'justlogin',
|
||||||
'keepalive1',
|
'keepalive1',
|
||||||
'keepalive2',
|
'keepalive2',
|
||||||
|
'log',
|
||||||
|
'logdir',
|
||||||
|
'logfile',
|
||||||
|
'maxbytesafter',
|
||||||
|
'maxlinelength',
|
||||||
|
'maxmessagespersecond',
|
||||||
|
'maxsize',
|
||||||
|
'maxsleep',
|
||||||
|
'minage',
|
||||||
|
'minsize',
|
||||||
|
'noabletosearch',
|
||||||
|
'noabletosearch1',
|
||||||
'noabletosearch2',
|
'noabletosearch2',
|
||||||
|
'noexpunge1',
|
||||||
'noexpunge2',
|
'noexpunge2',
|
||||||
|
'nofoldersizesatend',
|
||||||
|
'noid',
|
||||||
|
'nolog',
|
||||||
|
'nomixfolders',
|
||||||
'noresyncflags',
|
'noresyncflags',
|
||||||
'nossl1',
|
'nossl1',
|
||||||
'nouidexpunge2',
|
'nossl2',
|
||||||
'syncinternaldates',
|
|
||||||
'idatefromheader',
|
|
||||||
'useuid',
|
|
||||||
'debugflags',
|
|
||||||
'debugimap',
|
|
||||||
'delete1emptyfolders',
|
|
||||||
'delete2folders',
|
|
||||||
'gmail2',
|
|
||||||
'office1',
|
|
||||||
'testslive6',
|
|
||||||
'debugimap1',
|
|
||||||
'errorsmax',
|
|
||||||
'tests',
|
|
||||||
'gmail1',
|
|
||||||
'maxmessagespersecond',
|
|
||||||
'maxbytesafter',
|
|
||||||
'maxsleep',
|
|
||||||
'abort',
|
|
||||||
'resyncflags',
|
|
||||||
'resynclabels',
|
|
||||||
'syncacls',
|
|
||||||
'nosyncacls',
|
'nosyncacls',
|
||||||
|
'notls1',
|
||||||
|
'notls2',
|
||||||
|
'nouidexpunge2',
|
||||||
'nousecache',
|
'nousecache',
|
||||||
'office2',
|
|
||||||
'testslive',
|
|
||||||
'debugmemory',
|
|
||||||
'exitwhenover',
|
|
||||||
'noid',
|
|
||||||
'noexpunge1',
|
|
||||||
'authmd51',
|
|
||||||
'logfile',
|
|
||||||
'proxyauth2',
|
|
||||||
'domain1',
|
|
||||||
'domain2',
|
|
||||||
'oauthaccesstoken1',
|
'oauthaccesstoken1',
|
||||||
'oauthaccesstoken2',
|
'oauthaccesstoken2',
|
||||||
'oauthdirect1',
|
'oauthdirect1',
|
||||||
'oauthdirect2',
|
'oauthdirect2',
|
||||||
'folder',
|
'office1',
|
||||||
'folderrec',
|
'office2',
|
||||||
'folderfirst',
|
'pidfile',
|
||||||
'folderlast',
|
'pidfilelocking',
|
||||||
'nomixfolders',
|
'prefix1',
|
||||||
'authmd52',
|
'prefix2',
|
||||||
'debugfolders',
|
'proxyauth1',
|
||||||
'nossl2',
|
'proxyauth2',
|
||||||
|
'resyncflags',
|
||||||
|
'resynclabels',
|
||||||
|
'search',
|
||||||
|
'search1',
|
||||||
|
'search2',
|
||||||
|
'sep1',
|
||||||
|
'sep2',
|
||||||
|
'showpasswords',
|
||||||
|
'skipemptyfolders',
|
||||||
'ssl2',
|
'ssl2',
|
||||||
|
'sslargs1',
|
||||||
|
'sslargs2',
|
||||||
|
'subfolder1',
|
||||||
|
'subscribe',
|
||||||
|
'subscribed',
|
||||||
|
'syncacls',
|
||||||
|
'syncduplicates',
|
||||||
|
'syncinternaldates',
|
||||||
|
'synclabels',
|
||||||
|
'tests',
|
||||||
|
'testslive',
|
||||||
|
'testslive6',
|
||||||
'tls2',
|
'tls2',
|
||||||
'notls2',
|
'truncmess',
|
||||||
'debugssl',
|
'usecache',
|
||||||
'notls1',
|
'useheader',
|
||||||
'inet4',
|
'useuid'
|
||||||
'inet6',
|
|
||||||
'log',
|
|
||||||
'showpasswords'
|
|
||||||
),
|
),
|
||||||
'blacklist' => array(
|
'blacklist' => array(
|
||||||
'skipmess',
|
'skipmess',
|
||||||
|
Loading…
Reference in New Issue
Block a user