- Dec 17, 2011
-
-
Stephan Bosch authored
This puts the ".sieve" and ".svbin" file extension definitions in a single locatio. IMPORTANT: this fixes a bug in the include extension that implicitly mapped script names like "name.sieve" to "name".
-
- Nov 29, 2011
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Nov 28, 2011
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
This was broken by previous change. It now properly uses the final version of the message instead of the original.
-
- Nov 27, 2011
-
-
Stephan Bosch authored
It did not use the original message in this case.
-
- Nov 26, 2011
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Nov 23, 2011
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Sep 21, 2011
-
-
Stephan Bosch authored
-
- Sep 20, 2011
-
-
Stephan Bosch authored
-
- Sep 14, 2011
-
-
Stephan Bosch authored
-
- Sep 11, 2011
-
-
Stephan Bosch authored
-
Stephan Bosch authored
Configuration is now only read once at extension initialization.
-
- Aug 02, 2011
-
-
Stephan Bosch authored
lib-sieve: vacation extension: finally added support for using the original recipient in vacation address check.
-
- Jul 05, 2011
-
-
Stephan Bosch authored
-
- Jun 26, 2011
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
lib-sieve: optimized compilation of tests that yield constant results (i.e. known at compile tme), such as true and false. If the result of a test is known at compile time, it is optimized away. If an if-command depends on an entirely constant test, it is optimized away as well, causing only the 'true' sub-block to be compiled.
-
- Jun 22, 2011
-
-
Stephan Bosch authored
-
- Jun 06, 2011
-
-
Stephan Bosch authored
Made vnd.dovecot.debug extension available to the LDA plugin instead of only the command line tools.
-
- Feb 20, 2011
-
-
Stephan Bosch authored
-
- Feb 09, 2011
-
-
Stephan Bosch authored
-
- Jan 25, 2011
-
-
Stephan Bosch authored
-
- Jan 01, 2011
-
-
Stephan Bosch authored
-
- Sep 17, 2010
-
-
Stephan Bosch authored
-
- Aug 29, 2010
-
-
Stephan Bosch authored
-
- Aug 28, 2010
-
-
Stephan Bosch authored
-
- Aug 13, 2010
-
-
Stephan Bosch authored
-
- Aug 03, 2010
-
-
Stephan Bosch authored
Imap4flags: fixed bug in setflag command; when parameter was a stringlist, only the last item was actually set.
-
Stephan Bosch authored
-
- Aug 02, 2010
-
-
Stephan Bosch authored
-
- Jul 30, 2010
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Jul 07, 2010
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-