By: zimbra
This Classic UI Zimlets displays an alert as soon as you enter an email address in to/cc/bcc of someone with an active out of office reply. Avoid putting time in writing an email just to be greeted with an out-of-office message after sending an email.
mkdir /opt/zimbra/lib/ext/outofofficealert
wget https://github.com/Zimbra/out-of-office-alert-zimlet/releases/download/0.0.1/outofofficebanner.jar -O /opt/zimbra/lib/ext/outofofficealert/outofofficebanner.jar
sudo su - zimbra
wget https://github.com/Zimbra/out-of-office-alert-zimlet/releases/download/0.0.1/com_zimbra_outofoffice_alert.zip -O /tmp/com_zimbra_outofoffice_alert.zip
zmzimletctl deploy /tmp/com_zimbra_outofoffice_alert.zip
zmmailboxdctl restart
Rating | ( 1 ratings ) |
Downloads | 265 |
Latest Version | 0.0.1 |
Categories | |
Compatibility | ZCS 8.8.x , ZCS 9.0.x , ZCS 10.0.x |
License | BSD 3-Clause |
Created | on 5/24/23 |
Updated | on 7/15/24 |
By: Yannis on on 6/28/23 for version 0.0.1
An error occurred while initializing the zimlet "com_zimbra_outofoffice_alert". Please notify administrator.
TypeError: this.handlerObject._init is not a function
Release 8.8.15_GA_3953.RHEL8_64_20200629025823 RHEL8_64 FOSS edition, Patch 8.8.15_P40.
I have validated the Zimlet and it works as intended, make sure to flush your browser cache and restart Zimbra mailbox using zmmailboxdctl restart.
Replied on 7/14/23