6.0.0-RC7
6/23/26

[#10316] Use variable in vacation reason
Summary Use variable in vacation reason
Queue Ingo
Queue Version Git master
Type Enhancement
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester samuel.wolf (at) wolf-maschinenbau (dot) de
Created 7/7/11 (5465 days ago)
Due
Updated 11/12/16 (3510 days ago)
Assigned 4/13/12 (5184 days ago)
Resolved 4/17/12 (5180 days ago)
Milestone
Patch No

History
2912 mario (dot) francaf (at) gmail (dot) com Comment #4 Reply to this comment
Hi! It will be nice if you can create more variables regarding the 
sender, something like:

Hi %SENDER%,

I'm out of the office from %STARTDATE% until %ENDDATE% with limited 
access to my email.
3212 Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit c86fb9e7ea4527315a5a1a9796d1ac28ebaebf31
Author: Jan Schneider <jan@horde.org>
Date:   Tue Apr 17 13:19:45 2012 +0200

     [jan] Allow to use placeholder variables in vacation messages 
(Request #10316).

  ingo/docs/CHANGES                         |    1 +
  ingo/lib/Form/Vacation.php                |    2 +-
  ingo/lib/Ingo.php                         |   30 
+++++++++++++++++++++++++++++
  ingo/lib/Script/Maildrop.php              |    4 ++-
  ingo/lib/Script/Procmail/Recipe.php       |    8 ++++--
  ingo/lib/Script/Sieve/Action/Vacation.php |    6 ++++-
  ingo/locale/de/help.xml                   |   10 ++++++++-
  ingo/locale/en/help.xml                   |    7 ++++++
  ingo/package.xml                          |    1 +
  9 files changed, 62 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/c86fb9e7ea4527315a5a1a9796d1ac28ebaebf31
2311 Jan Schneider State ⇒ Resolved
 
4711 Git Commit Comment #2 Reply to this comment
Changes have been made in Git (develop):

commit c86fb9e7ea4527315a5a1a9796d1ac28ebaebf31
Author: Jan Schneider <jan@horde.org>
Date:   Tue Apr 17 13:19:45 2012 +0200

     [jan] Allow to use placeholder variables in vacation messages 
(Request #10316).

  ingo/docs/CHANGES                         |    1 +
  ingo/lib/Form/Vacation.php                |    2 +-
  ingo/lib/Ingo.php                         |   30 
+++++++++++++++++++++++++++++
  ingo/lib/Script/Maildrop.php              |    4 ++-
  ingo/lib/Script/Procmail/Recipe.php       |    8 ++++--
  ingo/lib/Script/Sieve/Action/Vacation.php |    6 ++++-
  ingo/locale/de/help.xml                   |   10 ++++++++-
  ingo/locale/en/help.xml                   |    7 ++++++
  ingo/package.xml                          |    1 +
  9 files changed, 62 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/c86fb9e7ea4527315a5a1a9796d1ac28ebaebf31
4210 Jan Schneider Assigned to Jan Schneider
State ⇒ Assigned
 
465 Jan Schneider Version ⇒ Git master
State ⇒ Accepted
 
423 samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Use variable in vacation reason
Queue ⇒ Ingo
Milestone ⇒
Patch ⇒ No
State ⇒ New
Reply to this comment
It will be nice to use variables in the vacation reason.

For example:
Start of vacation: %STARTDATE%
End of vacation: %ENDDATE%
Name: %NAME%
Signatur %SIGNATURE%

So I don't need to modify my text every vacation.

Saved Queries