mirror of
https://github.com/modoboa/modoboa-postfix-autoreply.git
synced 2026-04-25 08:35:53 +03:00
[GH-ISSUE #44] Date macro #22
Labels
No labels
bug
bug
enhancement
enhancement
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-postfix-autoreply-modoboa#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HuTaeh on GitHub (Apr 27, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa-postfix-autoreply/issues/44
Originally assigned to: @tonioo on GitHub.
Hello,
It would be nice to have the start and end dates of the automatic replies as a macro like the name macro.
@tonioo commented on GitHub (Apr 27, 2017):
@HuTaeh What's your idea? The name macro is replaced by the account name but I don't see what would be appropriated for start and end dates...
@HuTaeh commented on GitHub (Apr 28, 2017):
Hello,
The idea is to be able to use the dates configured in the "From" and "Until" fields as macro to avoid having to modify the message.
For example, a macro "untildate" that would be replaced by the date configured on the "Until" field.
Is it clearer ?
L'idée est d'avoir deux macros où chacune d'entre elle serait respectivement remplacé par les dates configurées dans les champs "From" et "Until".
Par exemple, une macro "untildate" qui serait remplacé par la date configuré dans le champs "Until".
Est-ce plus clair ?
@tonioo commented on GitHub (Apr 28, 2017):
Ok, now I see :)