- Apr 06, 2013
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Apr 02, 2013
-
-
Stephan Bosch authored
Initializing multiple Sieve instances would hang.
-
- Mar 28, 2013
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Mar 03, 2013
-
-
Stephan Bosch authored
-
Stephan Bosch authored
Used errno instead of error variable.
-
- Mar 02, 2013
-
-
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.
-
- Jan 26, 2013
-
-
Stephan Bosch authored
-
Stephan Bosch authored
If a duplicate is detected the implicit keep is canceled, as though the redirect was successful. This prevents getting local deliveries. The original SMTP recipient is used when it is available to augment the entry in the LDA duplicate database. This way, duplicates are only detected when (initially) addressed to the same recipient. The main goal of the duplicate detection is mail loop prevention, but this also has the effect that mere duplicate deliveries are handled specially whithout a good reason. We should fix this in a future version.
-
- 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 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
-