Send a vacation response only until the end date, fixes #218
This commit is contained in:
@@ -34,3 +34,10 @@ map {
|
||||
username_field = email
|
||||
value_field = reply_body
|
||||
}
|
||||
|
||||
map {
|
||||
pattern = priv/reply_enddate
|
||||
table = user
|
||||
username_field = email
|
||||
value_field = reply_enddate
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user