User Tools

Site Tools


plugins:roundcubeplugins

This is an old revision of the document!


RoundcubePlugins Plugin Documentation

Plugin allows to use Roundcube Plugins with i-MSCP.

Included Roundcube Plugins

additional_message_headers

Adds a header identifying the originating ip for the mails sent via webmail.

archive

Archive plugin adds a new button to the Roundcube toolbar to move messages to an (user selectable) archive folder. The button will only appear after the user configured the Archive folder.

Roundcube user config: Settings → Preferences → Special Folders → Archive

calendar

Calendar plugin is a full calendar for Roundcube.

Roundcube user config: Settings → Preferences → Calendar

contextmenu

Adds context menus to the message list, folder list and address book. Possibility to mark mails as read/unread, delete, reply and forward mails.

dkimstatus

Displays the DKIM Signature status of each mail in Roundcube.

emoticons

Emoticons inserts nice smileys and other emoticons when the appropriate text representations e.g. :-) are discovered in the mail text.

logon_page

Allows to display additional information (HTML code block) at logon page. Configuration: Put your content into the file config-templates/logon_page/logon_page.html. It will be parsed by Roundcube templates engine, so you can use all template features (tags).

managesieve

Uses the managesieve protocol and allows the user to manage his sieve mail rules. A default Spam sieve rule will be created after the user opened the Filters configuration in Roundcube. For this plugin you need Dovecot 2 on your system (please check INSTALLATION section).

Roundcube user config: Settings → Filters

newmail_notifier

Can notify on new mails by focusing browser window and changing favicon, playing a sound and displaying desktop notification (using webkitNotifications feature).

Roundcube user config: Settings → Preferences → Mailbox View

pdfviewer

Roundcube inline pdf viewer.

pop3fetcher

Plugin pop3fetcher allows to add pop3 accounts and automatically fetch emails from them.

Roundcube user config: Settings → Preferences → Other Accounts

tasklist

Task management plugin for Roundcube.

zipdownload

Adds an option to download all attachments of a message in one zip file.

Requirements

  • i-MSCP versions >= 1.1.0
  • Plugin compatible with Roundcube 0.9.x
  • Dovecot is required if you want to use the Roundcube plugin managesieve.

Installation

1. Install needed Debian / Ubuntu packages

Only necessary if you want to use the Roundcube Plugin managesieve.

# aptitude update
# aptitude install dovecot-sieve dovecot-managesieved

2. Get the plugin from Plugin Store

http://i-mscp.net/filebase/index.php/Filebase/

3. Plugin upload and installation

  • Login into the panel as admin and go to the plugin management interface
  • Upload the RoundcubePlugins plugin archive
  • Install the plugin

Update

1. Get the plugin from Plugin Store

http://i-mscp.net/filebase/index.php/Filebase/

2. Backup your current plugin config

# plugins/RoundcubePlugins/config.php
# plugins/RoundcubePlugins/config-templates/logon_page/logon_page.html

3. Plugin upload and update

  • Login into the panel as admin and go to the plugin management interface
  • Upload the RoundcubePlugins plugin archive
  • Update the plugin list

Configuration

For the different configuration options please check the plugin config file.

# plugins/RoundcubePlugins/config.php

After you made your config changes, don't forget to update the plugin list.

  • Login into the panel as admin and go to the plugin management interface
  • Update the plugin list

Authors

/var/www/virtual/i-mscp.net/wiki/htdocs/data/attic/plugins/roundcubeplugins.1392803317.txt.gz · Last modified: 2014/02/19 09:48 by mrpink