Hello Adeel,
you have to configure the zimlet through a config .xml file :
get this using : zmzimletctl getConfigTemplate your_zimlet_filename.zip > a_tmp_file.xml
once configured with a basic text editor you have to apply the configuration as user zimbra : zmzimletctl configure a_tmp_file.xml (the one you have juste modified) |