- Oct 17, 2012
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
lib-sieve: vnd.dovecot.duplicate extension: Only track duplicate when Sieve script executes successfully.
-
Stephan Bosch authored
-
Stephan Bosch authored
Forgot to initialize variable, causing a segfault at runtime.
-
- Oct 16, 2012
-
-
Stephan Bosch authored
It is now possible to track duplicates based on arbitrary headers or even arbitrary string values using the new :header and :value arguments respectively. The experation time can be configured using the new :seconds argument. This change is backwards compatible as long as the name argument wasn't used. This is now a :handle <handle> argument.
-
- Oct 13, 2012
-
-
Stephan Bosch authored
-
- Oct 11, 2012
-
-
Stephan Bosch authored
Forgot to skip line upon error.
-
Stephan Bosch authored
Added means to log user errors/warnings as info in master log. Previous change was inadequate because an error was still logged.
-
- Oct 10, 2012
-
-
Stephan Bosch authored
Prevents administrator frustration about useless log messages caused by users with too much mail.
-
- Sep 26, 2012
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Sep 23, 2012
-
-
Stephan Bosch authored
-
- Sep 19, 2012
-
-
Stephan Bosch authored
Change backported from Pigeonhole v0.4 tree, which means that this change will duplicate there upon merge.
-
Stephan Bosch authored
-
- Sep 18, 2012
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
This was broken by the ld.gold fix.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Sep 09, 2012
-
-
Stephan Bosch authored
sieve-refilter: improved man page documentation by explicitly specifying the syntax used for mailbox arguments.
-
- Aug 16, 2012
-
-
Stephan Bosch authored
-
- Aug 14, 2012
-
-
Stephan Bosch authored
Before, sievec and sieve-dump would switch to mail_uid:mail_gid and then fail to compile/dump a root script.
-
- Aug 12, 2012
-
-
Stephan Bosch authored
-
- Aug 09, 2012
-
-
Stephan Bosch authored
Also fixed a small mistake in the spefication for the vnd.dovecot.duplicate extension.
-
- Aug 06, 2012
-
-
Stephan Bosch authored
lib-sieve: increase action instance count (for limit checking) only when an action is actually created.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Aug 05, 2012
-
-
Stephan Bosch authored
-
- Aug 04, 2012
-
-
Stephan Bosch authored
Added test for interaction between include extension and dict script location support.
-
Stephan Bosch authored
-
- Aug 03, 2012
-
-
Stephan Bosch authored
Sieve script equality function implementation was wrong.
-
- Jul 30, 2012
-
-
Stephan Bosch authored
Patch by Eray Aslan.
-
Stephan Bosch authored
Patch by Timo Sirainen.
-
- Jul 25, 2012
-
-
Stephan Bosch authored
-
- Jul 16, 2012
-
-
Stephan Bosch authored
This currently breaks uninstall when the settings plugins are removed and 20-managesieve.conf remains in conf.d directory. These sections only need to be active in the config file when settings for the services themselves need to be disabled.
-