- Apr 19, 2013
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
Testsuite hostname is now true local hostname.
-
- Apr 12, 2013
-
-
Stephan Bosch authored
Patch by Timo Sirainen.
-
- Apr 11, 2013
-
-
Stephan Bosch authored
Some environment items in the base specification are not (yet) applicable to Dovecot and are therefore not supported.
-
Stephan Bosch authored
Patch by Timo Sirainen.
-
- Apr 07, 2013
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
It is still a plugin, but no longer a separate package.
-
- Apr 06, 2013
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
Unsetting the normal active script attribute would 'rescue' the non-link script and turn it into a symlink.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Apr 05, 2013
-
-
Stephan Bosch authored
-
- Apr 02, 2013
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
Tested whether this change breaks ManageSieve and basic dsync, but not much more. More tests pending. If you use sync be careful with this commit.
-
Stephan Bosch authored
Initializing multiple Sieve instances would hang.
-
- Mar 28, 2013
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
It compiles, doesn't break normal ManageSieve operation, but it remains untested otherwise.
-
- Mar 25, 2013
-
-
Stephan Bosch authored
Patch by Timo Sirainen.
-
- Mar 23, 2013
-
-
Stephan Bosch authored
-
- Mar 22, 2013
-
-
Stephan Bosch authored
http://dovecot.org/patches/2.2/doveadm-sieve-plugin.diff Made some small modifications. This code should not interfere with normal ManageSieve operation, so I commit this right now without much testing. The actual doveadm sieve plugin has a few open issues that need to be resolved still.
-
- Mar 04, 2013
-
-
Stephan Bosch authored
Passed senv->script_context rather than senv itself. Somehow the compiler fails to warn about this.
-
- Mar 03, 2013
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
Used sieve_script_create instead of sieve_script_create_open. Changed plugin debug output a bit as well.
-
Stephan Bosch authored
-
Stephan Bosch authored
Used errno instead of error variable.
-
- Mar 02, 2013
-
-
Stephan Bosch authored
Very useful to show that debugging is enabled and what version of pigeonhole is actually running.
-
Stephan Bosch authored
Made normal compile error an info log item in the administrator log.
-
- Feb 28, 2013
-
-
Stephan Bosch authored
Forgot to increment count for the clone.
-
Stephan Bosch authored
-
- Feb 06, 2013
-
-
Stephan Bosch authored
Setting skip_newline is useless when the connection is transfered to another process after successful login.
-