Sers everyone! Currently, the email auto responder does have a temporary timed setting of "from datetime to datetime". My client would like to set his e-mail auto responder to be active every weekday from noon (12am) to midnight (or preferably: 8am of the next day) - and the whole day on saturday+sunday. Is there a way to add this feature? Godspeed!
You can, e.g., try to write a custom sieve script for this autoresponder and put it in the custom filter field of the mailbox. To get started, create an autoresponder in ispconfig, then take a look at the sieve file that gets created in the mailbox (in the file system) and use the autoresponder part as a starting point for our own config. Just take care to diable autoresponder for this mailbox in ISPConfig before adding your custom config so it doe snot get sent twice.