- Apr 16, 2018
-
-
Stephan Bosch authored
-
- Sep 13, 2017
-
-
Stephan Bosch authored
lib-sieve: vacation extension: Allow ignoring the envelope sender while composing the "To:" header for the reply. This adds a new setting "sieve_vacation_to_header_ignore_envelope". With this setting enabled, the "To:" header is always composed from the first "Sender", "Resent-From" or "From" header found in the message (in that order). Normally, the "To:" header is composed from the address found in the "Sender", "Resent-From" or "From" headers that is equal to the envelope sender. If none is then found, the bare envelope sender is used. The new setting allows ignoring the envelope, which is useful e.g. when SRS is used.
-
- Sep 23, 2013
-
-
Stephan Bosch authored
Use sieve_vacation_send_from_recipient to enable this behavior. Documentation in doc/extensions/vacation.txt is updated.
-
- Aug 12, 2012
-
-
Stephan Bosch authored
-
- May 11, 2012
-
-
Stephan Bosch authored
Incorporated sieve_duplicate plugin into main Pigeonhole tree as a normal extension (vnd.dovecot.duplicate). Also restructured doc dir a bit in the process.
-
- Jan 06, 2012
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Sep 11, 2011
-
-
Stephan Bosch authored
-
- Aug 02, 2011
-
-
Stephan Bosch authored
lib-sieve: vacation extension: finally added support for using the original recipient in vacation address check.
-
- Apr 14, 2011
-
-
Stephan Bosch authored
-
- Jan 25, 2011
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
Vacation extension: added min/max period configuration settings and changed the internal unit from days to seconds.
-