6.0.0-alpha14
7/1/25

[#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 07/07/2011 (5108 days ago)
Due
Updated 11/12/2016 (3153 days ago)
Assigned 04/13/2012 (4827 days ago)
Resolved 04/17/2012 (4823 days ago)
Milestone
Patch No

History
11/12/2016 12:25:29 AM 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.
08/29/2012 12:36:32 PM 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
04/17/2012 11:21:23 AM Jan Schneider State ⇒ Resolved
 
04/17/2012 11:20:47 AM 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
04/13/2012 10:03:42 AM Jan Schneider Assigned to Jan Schneider
State ⇒ Assigned
 
07/07/2011 05:56:46 PM Jan Schneider Version ⇒ Git master
State ⇒ Accepted
 
07/07/2011 03:01:42 PM 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