Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry de Graaff committed Feb 26, 2020
1 parent 4f76576 commit 5747a5c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Expand Up @@ -8,11 +8,11 @@ User manual: https://barrydegraaff.github.io/help/
Feature list: https://github.com/Zimbra-Community/pgp-zimlet/wiki

Adding PGP support to Zimbra Collaboration Suite, currently tested on:
- Windows: Internet Explorer 11, Google Chrome, Chromium, Firefox
- Linux: Google Chrome, Chromium, Firefox, Iceweasel
- MacOS OSX: Google Chrome, Safari 10.0
- Windows: Google Chrome, Chromium, Firefox
- Linux: Google Chrome, Chromium, Firefox
- MacOS OSX: Google Chrome, Safari

This Zimlet ONLY WORKS with Zimbra version 8.7.11 and above and is tested on 8.8.
This Zimlet ONLY WORKS with Zimbra version 8.8.15 and above.

This Zimlet is not available for use in Zimbra Desktop.

Expand All @@ -28,7 +28,7 @@ For developers: http://barrydegraaff.github.io/OpenPGPZimletJSDoc/OpenPGPZimlet.

[root@myzimbra ~]# rm -Rf /opt/zimbra/zimlets-deployed/_dev/tk_barrydegraaff_zimbra_openpgp/
[root@myzimbra ~]# su zimbra
[zimbra@myzimbra ~] wget https://github.com/Zimbra-Community/pgp-zimlet/releases/download/2.7.5/tk_barrydegraaff_zimbra_openpgp.zip -O /tmp/tk_barrydegraaff_zimbra_openpgp.zip
[zimbra@myzimbra ~] wget https://github.com/Zimbra-Community/pgp-zimlet/releases/download/2.7.6/tk_barrydegraaff_zimbra_openpgp.zip -O /tmp/tk_barrydegraaff_zimbra_openpgp.zip
[zimbra@myzimbra ~] zmzimletctl deploy /tmp/tk_barrydegraaff_zimbra_openpgp.zip
[zimbra@myzimbra ~] zmmailboxdctl restart

Expand Down Expand Up @@ -101,7 +101,7 @@ See: https://bugzilla.zimbra.com/show_bug.cgi?id=97496

### License

Copyright (C) 2014-2018 Barry de Graaff
Copyright (C) 2014-2020 Barry de Graaff

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 5747a5c

Please sign in to comment.