-
Notifications
You must be signed in to change notification settings - Fork 58
Description
Currently, when an email is sent to a grommunio user with an autoresponder/Out-Of-Office message configured with an empty subject, gromox does not keep/strip the sender subject.
So, when people receive the Out-Of-Office reply from the grommunio user they don't know which email has "triggered" the Out-Of-Office reply...
Also, the problem is accentuated by the fact that many companies are using Out-Of-Office as an autoresponder solution for specific email addresses like accounting/finances and HR... So, it will be good to have the possibility to:
- configure the "autoreply_silence_window" on a per user basis
- keep the sender subject/do not strip it if the "Subject" field is not configured on the OOF
If theses behaviors are not issues but choices made by the development team, it will be good to have access to some sort of templating variables for OOF configuration, so we will be able to configure by ourself email subject retention in OOF.
Many thanks in advance for your inputs!