Welcome Guest, Login or Sign up

Bulk Reply

By: zetalliance

Zimbra Bulk Reply Zimlet

Bulk Reply allows you to reply to a lot of people without having to hit the reply button repeatedly, this can come in handy if you are organizing events or receive a lot of applications or proposals.

How to use Zimbra Bulk Reply Zimlet
  • Select up to 100 email messages in a folder by scrolling down in your mailbox, do not use CTRL+A and CTRL+SHIFT+A as this will not work.
  • Drag and drop them on to the Bulk Reply menu icon.

This Zimlet is supported on Zimbra version 8.7.11 and 8.8.9 and above.

This Zimlet is not available for use in Zimbra Desktop.

Bugs and feedback: https://github.com/Zimbra-Community/bulkreply-zimlet/issues

Install the Bulk Reply Zimlet

The recommended method is to deploy using git. (I no longer support zmzimletctl, although that still works.)

[root@myzimbra ~]# yum install -y git 
[root@myzimbra ~]# apt-get -y install git
[root@myzimbra ~]# cd ~
[root@myzimbra ~]# rm bulkreply-zimlet -Rf
[root@myzimbra ~]# git clone https://github.com/Zimbra-Community/bulkreply-zimlet
[root@myzimbra ~]# cd bulkreply-zimlet
[root@myzimbra bulkreply-zimlet]# git checkout 0.0.2
[root@myzimbra bulkreply-zimlet]# chmod +rx install-dev.sh
[root@myzimbra bulkreply-zimlet]# ./install.sh
We are about to install the Zimlet, do you want to deploy it as a developper ? (y/N) y
[root@myzimbra bulkreply-zimlet]# su zimbra
[zimbra@myzimbra bulkreply-zimlet] zmprov mc default zimbraPrefZimletTreeOpen TRUE
[zimbra@myzimbra bulkreply-zimlet] zmcontrol restart


Helpful Links


Download View on GitHub

Rating ( 1 ratings )
Downloads 1902
Latest Version 0.0.2
Categories Mail
Compatibility ZCS 8.7.x , ZCS 8.8.x
License GNU GPL v2
Created on 1/25/16
Updated on 10/15/21

Reviews

  • Thanks Barry! 

    By: ajcody on on 12/23/16 for version 0.0.1