Dieter Faulbaum wrote: > I have a dumb question, is it possible to use this combination: > > Synchronising a remote IMAP-server and a local dovecot-IMAP-server by > offlineimap (with both types = IMAP), which works very well. > But it seems, that my sieve-scripts on the local dovecot server are not > recognised by this combination. > Is there a good debugging way for this? >
If "deliver" doesn't run the sieve scripts won't run. It's not part of IMAP. Simple as that. ~Seth