diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-04-18 10:13:51 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-04-18 10:13:51 +0200 |
commit | ed1ceea87829093ddd62bf214e56213bf4d91c2f (patch) | |
tree | a59617f4bcf108b40beb08779f9af3941b238819 /plugins/zipdownload/README | |
parent | e5a77d2634cd165da7bc6f86bb08fe21d9e357ea (diff) |
Add possibility to download messages in mbox format (#1486069)
Removed "download folder" option, the same can be done by selecting all messages in a folder
Code refactoring
Diffstat (limited to 'plugins/zipdownload/README')
-rw-r--r-- | plugins/zipdownload/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/zipdownload/README b/plugins/zipdownload/README index f253d63ee..e343398c3 100644 --- a/plugins/zipdownload/README +++ b/plugins/zipdownload/README @@ -2,8 +2,7 @@ Roundcube Webmail ZipDownload ============================= This plugin adds an option to download all attachments to a message in one zip file, when a message has multiple attachments. The plugin also allows the -download of a selection of messages in 1 zip file and the download of entire -folders. +download of a selection of messages in 1 zip file. Requirements ============ |