- Mar 02, 2018
-
-
Stephan Bosch authored
-
- Mar 01, 2018
-
-
Stephan Bosch authored
Dovecot core doesn't have copyright notices in header files.
-
- Jan 01, 2018
-
-
Stephan Bosch authored
-
- Nov 26, 2017
-
-
Stephan Bosch authored
Now using struct smtp_address rather than sieve_address. In some cases, struct message_address may prove to be more suitable, but this is the best fit for now. Adjusted to the renamed fields in struct mail_deliver_context.
-
- Jan 01, 2017
-
-
Stephan Bosch authored
-
- Jan 08, 2016
-
-
Stephan Bosch authored
Added support for getting message part information and content.
-
- Jan 03, 2016
-
-
Stephan Bosch authored
-
Stephan Bosch authored
lib-sieve: mime extension: Fixed the header :mime :anychild test to work properly outside a foreverypart loop.
-
- Nov 29, 2015
-
-
Stephan Bosch authored
-
Stephan Bosch authored
lib-sieve: Created special stringlist class for message headers, so that header names can also be returned by the iterator.
-
Stephan Bosch authored
-
- Nov 15, 2015
-
-
Stephan Bosch authored
-
- Nov 13, 2015
-
-
Stephan Bosch authored
-
Stephan Bosch authored
This makes this available for other extensions.
-
- May 05, 2015
-
-
Stephan Bosch authored
-
- Jan 08, 2015
-
-
Stephan Bosch authored
-
- Nov 13, 2014
-
-
Stephan Bosch authored
-
- Nov 12, 2014
-
-
Stephan Bosch authored
This allows extension of test commands that evaluate the message somehow. Currently this is implemented only for the message header. Extensions can thereby influence what headers are evaluated and how.
-
- Jan 01, 2014
-
-
Stephan Bosch authored
-
- Apr 06, 2013
-
-
Stephan Bosch authored
-
- Aug 12, 2012
-
-
Stephan Bosch authored
-
- 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.
-
- Jan 07, 2012
-
-
Stephan Bosch authored
-
- Dec 27, 2011
-
-
Stephan Bosch authored
This is needed for the new extprograms plugin.
-
- Nov 23, 2011
-
-
Stephan Bosch authored
-
- Mar 05, 2011
-
-
Stephan Bosch authored
-
- Jan 01, 2011
-
-
Stephan Bosch authored
-
- Sep 17, 2010
-
-
Stephan Bosch authored
Incorporated distinction between original and final envelope recipient in Sieve interpreter, as recently introduced in Dovecot.
-
- Aug 17, 2010
-
-
Stephan Bosch authored
-
- Jul 30, 2010
-
-
Stephan Bosch authored
-
- Jan 02, 2010
-
-
Stephan Bosch authored
-
- Nov 02, 2009
-
-
Stephan Bosch authored
-
- Aug 07, 2009
-
-
Stephan Bosch authored
Major rework of envelope address handling: a normalized version of the envelope addresses is maintained in the message context and message context is now also available during action execution.
-
- Jan 02, 2009
-
-
Stephan Bosch authored
-
- Dec 26, 2008
-
-
Stephan Bosch authored
-
- Aug 16, 2008
-
-
Stephan Bosch authored
-
- Aug 10, 2008
-
-
Stephan Bosch authored
Body: added test regarding empty bodies and fixed testsuite to flush the message context when the message is changed.
-
- Jul 23, 2008
-
-
Stephan Bosch authored
-
- Jul 14, 2008
-
-
Stephan Bosch authored
-