Kategorie:Roundcube/Plugin: Unterschied zwischen den Versionen

Aus Foxwiki
Zeile 5: Zeile 5:
  # apt '''install roundcube-plugins roundcube-plugins-extra'''
  # apt '''install roundcube-plugins roundcube-plugins-extra'''


== Plugin-Ordner ==
== Plugins ==
'''/var/lib/roundcube/plugins'''
'''/var/lib/roundcube/plugins'''
help -> /usr/share/roundcube/plugins/help
{| class="wikitable sortable options"
hide_blockquote -> /usr/share/roundcube/plugins/hide_blockquote
|-
html5_notifier -> /usr/share/roundcube/plugins/html5_notifier
! Plugin !! Beschreibung
http_authentication -> /usr/share/roundcube/plugins/http_authentication
|-
identicon -> /usr/share/roundcube/plugins/identicon
| help ||
identity_select -> /usr/share/roundcube/plugins/identity_select
|-
jqueryui -> /usr/share/roundcube/plugins/jqueryui
| hide_blockquote ||
keyboard_shortcuts -> /usr/share/roundcube/plugins/keyboard_shortcuts
|-
krb_authentication -> /usr/share/roundcube/plugins/krb_authentication
| html5_notifier ||
listcommands -> /usr/share/roundcube/plugins/listcommands
|-
managesieve -> /usr/share/roundcube/plugins/managesieve
| http_authentication ||
markasjunk -> /usr/share/roundcube/plugins/markasjunk
|-
message_highlight -> /usr/share/roundcube/plugins/message_highlight
| identicon ||
newmail_notifier -> /usr/share/roundcube/plugins/newmail_notifier
|-
new_user_dialog -> /usr/share/roundcube/plugins/new_user_dialog
| identity_select ||
new_user_identity -> /usr/share/roundcube/plugins/new_user_identity
|-
password -> /usr/share/roundcube/plugins/password
| jqueryui ||
redundant_attachments -> /usr/share/roundcube/plugins/redundant_attachments
|-
sauserprefs -> /usr/share/roundcube/plugins/sauserprefs
| keyboard_shortcuts ||
show_additional_headers -> /usr/share/roundcube/plugins/show_additional_headers
|-
squirrelmail_usercopy -> /usr/share/roundcube/plugins/squirrelmail_usercopy
| krb_authentication ||
subscriptions_option -> /usr/share/roundcube/plugins/subscriptions_option
|-
thunderbird_labels -> /usr/share/roundcube/plugins/thunderbird_labels
| listcommands ||
userinfo -> /usr/share/roundcube/plugins/userinfo
|-
vcard_attachments -> /usr/share/roundcube/plugins/vcard_attachments
| managesieve ||
virtuser_file -> /usr/share/roundcube/plugins/virtuser_file
|-
virtuser_query -> /usr/share/roundcube/plugins/virtuser_query
| markasjunk ||
zipdownload -> /usr/share/roundcube/plugins/zipdownload
|-
| message_highlight ||
|-
| newmail_notifier ||
|-
| new_user_dialog ||
|-
| new_user_identity ||
|-
| password ||
|-
| redundant_attachments ||
|-
| sauserprefs ||
|-
| show_additional_headers ||
|-
| squirrelmail_usercopy ||
|-
| subscriptions_option ||
|-
| thunderbird_labels ||
|-
| userinfo ||
|-
| vcard_attachments ||
|-
| virtuser_file ||
|-
| virtuser_query ||
|-
| zipdownload ||
|}


== Aktivierung ==
== Aktivierung ==

Version vom 26. August 2023, 21:10 Uhr

Roundcube/Plugin

Beschreibung

Installation

# apt install roundcube-plugins roundcube-plugins-extra

Plugins

/var/lib/roundcube/plugins

Plugin Beschreibung
help
hide_blockquote
html5_notifier
http_authentication
identicon
identity_select
jqueryui
keyboard_shortcuts
krb_authentication
listcommands
managesieve
markasjunk
message_highlight
newmail_notifier
new_user_dialog
new_user_identity
password
redundant_attachments
sauserprefs
show_additional_headers
squirrelmail_usercopy
subscriptions_option
thunderbird_labels
userinfo
vcard_attachments
virtuser_file
virtuser_query
zipdownload

Aktivierung

/var/lib/roundcube/config/config.inc.php

$config['plugins'] = array("plugin1", "plugin2", "plugin3", ...

Empfohlene Plugins

Plugin Beschreibung
MarkAsJunk Nachrichten in den Spam-Ordner verschieben
CardDAV Netzwerk-Adressbuch verwalten
Ispconfig3_Roundcube Einstellungen der Email-Konten bearbeiten. Sollte auf jedem ISPConfig-Server installiert sein.
Mobile Skin Handy-Ansicht für Roundcube


Anhang

Siehe auch

Dokumentation

  • /usr/share/doc/roundcube-plugins
  • /usr/share/doc/roundcube-plugins-extra/

Links

Projekt
Weblinks
  1. https://roundcube.net/
  2. Roundcube Plugins Repository: plugins.roundcube.net