- Jan 08, 2015
-
-
Stephan Bosch authored
-
- Oct 19, 2014
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Aug 23, 2014
-
-
Stephan Bosch authored
Changed handling of ENOSPACE to a normal temporary failure and added handling of ENOQUOTA as a user error. Patch by Timo Sirainen.
-
- Jul 23, 2014
-
-
Stephan Bosch authored
Doveadm-sieve plugin may be broken at this point; not tested so far.
-
- Jun 18, 2014
-
-
Stephan Bosch authored
Most important change is that mail service_user was not freed.
-
- Jun 17, 2014
-
-
Stephan Bosch authored
Parallel to identical Dovecot change for imap and pop3.
-
- Jan 01, 2014
-
-
Stephan Bosch authored
-
- Jun 02, 2013
-
-
Stephan Bosch authored
This change is bigger than I would have liked, so this needs to be tested more.
-
- May 09, 2013
-
-
Stephan Bosch authored
Sieve storage now updates sieve attributes in the user's INBOX if used by ManageSieve.
-
- Apr 23, 2013
-
-
Stephan Bosch authored
Patch by Timo Sirainen.
-
- Apr 19, 2013
-
-
Stephan Bosch authored
Added flag to prevent warnings about non-link active scripts and disable critical error logging. A rather fundamental synchronization problem remains to be solved.
-
- Apr 06, 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.
-
- Oct 12, 2012
-
-
Stephan Bosch authored
-
- Oct 03, 2012
-
-
Stephan Bosch authored
-
- Sep 19, 2012
-
-
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.
-
- Sep 06, 2012
-
-
Stephan Bosch authored
-
- Aug 20, 2012
-
-
Stephan Bosch authored
Also contains a few other small fixes by Timo.
-
- Aug 12, 2012
-
-
Stephan Bosch authored
-
- Apr 24, 2012
-
-
Stephan Bosch authored
lib-managesieve: changed EPROTO error to EIO in ManageSieve string stream because it is apparently not known in BSD.
-
- Apr 22, 2012
-
-
Stephan Bosch authored
- Built generic interface for alternative script sources. - Implemented dict script location. NOTE: ManageSieve will not work with this yet, nor will sieve_before/sieve_after.
-
- Mar 08, 2012
-
-
Stephan Bosch authored
This change matches a similar change in Dovecot for IMAP/POP3. Also includes other small changes that make ManageSieve match IMAP implementation a little more closely.
-
- Jan 28, 2012
-
-
Stephan Bosch authored
-
- Jan 22, 2012
-
-
Stephan Bosch authored
-
Stephan Bosch authored
ManageSieve: added support for reading quoted and literal strings as a stream. Fixes support for handing large SASL responses. Also resolves long-standing FIXME regarding the second parameter of PUTSCRIPT: it can now be a quoted string. Includes a few small changes in the login daemon that were done in the dovecot equivalents before.
-
- Jan 20, 2012
-
-
Stephan Bosch authored
-
- Jan 07, 2012
-
-
Stephan Bosch authored
-
- Dec 17, 2011
-
-
Stephan Bosch authored
Upon upload, the include extension is more lenient towards circular includes and missing scripts as required by RFC. The script is now also verified upon SETACTIVE when it was not active before. However, this new SETACTIVE behavior is not optimal for the situation where the active script was updated with PUTSCRIPT and contains an nonexistent include (ignored during upload). This can still cause runtime errors, since an already active script is not verified again during SETACTIVE.
-
- Dec 11, 2011
-
-
Stephan Bosch authored
- Added sieve_global_extensions setting.
-
- May 11, 2011
-
-
Stephan Bosch authored
-
- Mar 05, 2011
-
-
Stephan Bosch authored
-
- Nov 22, 2010
-
-
Stephan Bosch authored
-
- Nov 16, 2010
-
-
Stephan Bosch authored
-
Stephan Bosch authored
"Running standalone?" check now uses a new DOVECOT_CHILD_PROCESS environment rather than GENERATION. The GENERATION environment was already set in some systems for Java.
-
- Nov 03, 2010
-
-
Stephan Bosch authored
-
- Sep 28, 2010
-
-
Stephan Bosch authored
-
- Sep 04, 2010
-
-
Stephan Bosch authored
-
- Aug 30, 2010
-
-
Stephan Bosch authored
-