[dovecot/pigeonhole] 3a1ce3: testsuite: vacation extension: Test creation of su...
GitHub
noreply at github.com
Thu Aug 17 21:40:25 EEST 2017
Branch: refs/heads/master
Home: https://github.com/dovecot/pigeonhole
Commit: 3a1ce369a4a915a2d67571264020509d8947b1f4
https://github.com/dovecot/pigeonhole/commit/3a1ce369a4a915a2d67571264020509d8947b1f4
Author: Stephan Bosch <stephan.bosch at dovecot.fi>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M tests/extensions/vacation/message.svtest
Log Message:
-----------
testsuite: vacation extension: Test creation of subject header better.
Commit: c7882e61a84460173d4a96043625467bb3ba6cc3
https://github.com/dovecot/pigeonhole/commit/c7882e61a84460173d4a96043625467bb3ba6cc3
Author: Stephan Bosch <stephan.bosch at dovecot.fi>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M src/lib-sieve/plugins/vacation/cmd-vacation.c
Log Message:
-----------
lib-sieve: vacation extension: Use mail_get_first_header*() rather than mail_get_headers(*).
Only the first header is ever of interest.
Commit: d55d87736b7cd16949b5afb22b02967ee4d0eb38
https://github.com/dovecot/pigeonhole/commit/d55d87736b7cd16949b5afb22b02967ee4d0eb38
Author: Stephan Bosch <stephan.bosch at dovecot.fi>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M src/lib-sieve/plugins/vacation/cmd-vacation.c
M tests/extensions/vacation/message.svtest
Log Message:
-----------
lib-sieve: vacation extension: Compose the "To:" header from full sender address found in the first "Sender:", "From:" or "Resent-From:" header.
Before, it would create a "To:" header without a phrase part. The new behavior is nicer, since the reply will be addressed to the sender by name if possible.
This addresses an old FIXME.
Compare: https://github.com/dovecot/pigeonhole/compare/d188419fefb0...d55d87736b7c
More information about the dovecot-cvs
mailing list