- Mar 02, 2013
-
-
Stephan Bosch authored
Very useful to show that debugging is enabled and what version of pigeonhole is actually running.
-
- Jan 14, 2013
-
-
Stephan Bosch authored
-
- Jan 08, 2013
-
-
Stephan Bosch authored
By Timo Sirainen.
-
Stephan Bosch authored
-
- Dec 26, 2012
-
-
Stephan Bosch authored
Added LIBDOVECOT_STORAGE to library dependencies in src/lib-sieve/Makefile.am.
-
- Dec 22, 2012
-
-
Stephan Bosch authored
-
- Nov 26, 2012
-
-
Stephan Bosch authored
lib-sieve: vacation extension: Fixed determination of From: address for when sieve_vacation_dont_check_recipient is active.
-
- Oct 29, 2012
-
-
Stephan Bosch authored
Apparently automakes in future won't support configure.in anymore.
-
- Oct 17, 2012
-
-
Stephan Bosch authored
-
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
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Oct 12, 2012
-
-
Stephan Bosch authored
-
- Oct 11, 2012
-
-
Stephan Bosch authored
-
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.
-
- Oct 03, 2012
-
-
Stephan Bosch authored
-
- Sep 26, 2012
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Sep 23, 2012
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Sep 19, 2012
-
-
Stephan Bosch authored
lib-sieve: include extension: didn't get semantics of mixing optional and non-optional includes for the same script quite right.
-
Stephan Bosch authored
Change backported from Pigeonhole v0.4 tree, which means that this change will duplicate there upon merge.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
Added support for the :optional tag of the include command. Changed Sieve script API in the process; opening the script is now available as a separate step.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Sep 18, 2012
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-