Kategorie:Roundcube/Plugin: Unterschied zwischen den Versionen

Aus Foxwiki
K Textersetzung - „Netzwerke:“ durch „“
Keine Bearbeitungszusammenfassung
Zeile 94: Zeile 94:
# Roundcube Plugins Repository: [https://plugins.roundcube.net/ plugins.roundcube.net]
# Roundcube Plugins Repository: [https://plugins.roundcube.net/ plugins.roundcube.net]


[[Category:Mail:Client:Roundcube]]
[[Category:Roundcube]]

Version vom 26. Mai 2022, 09:11 Uhr

topic kurze Beschreibung

Beschreibung

Installation

Syntax

Parameter

Optionen

Konfiguration

Dateien

Anwendungen

Dokumentation

Man-Pages

Info-Pages

Links

Intern

Weblinks

Testfragen

Testfrage 1

Antwort1

Testfrage 2

Antwort2

Testfrage 3

Antwort3

Testfrage 4

Antwort4

Testfrage 5

Antwort5

Installation

 apt install roundcube-plugins roundcube-plugins-extra

Plugin-Ordner

/var/lib/roundcube/plugins

help -> /usr/share/roundcube/plugins/help
hide_blockquote -> /usr/share/roundcube/plugins/hide_blockquote
html5_notifier -> /usr/share/roundcube/plugins/html5_notifier
http_authentication -> /usr/share/roundcube/plugins/http_authentication
identicon -> /usr/share/roundcube/plugins/identicon
identity_select -> /usr/share/roundcube/plugins/identity_select
jqueryui -> /usr/share/roundcube/plugins/jqueryui
keyboard_shortcuts -> /usr/share/roundcube/plugins/keyboard_shortcuts
krb_authentication -> /usr/share/roundcube/plugins/krb_authentication
listcommands -> /usr/share/roundcube/plugins/listcommands
managesieve -> /usr/share/roundcube/plugins/managesieve
markasjunk -> /usr/share/roundcube/plugins/markasjunk
message_highlight -> /usr/share/roundcube/plugins/message_highlight
newmail_notifier -> /usr/share/roundcube/plugins/newmail_notifier
new_user_dialog -> /usr/share/roundcube/plugins/new_user_dialog
new_user_identity -> /usr/share/roundcube/plugins/new_user_identity
password -> /usr/share/roundcube/plugins/password
redundant_attachments -> /usr/share/roundcube/plugins/redundant_attachments
sauserprefs -> /usr/share/roundcube/plugins/sauserprefs
show_additional_headers -> /usr/share/roundcube/plugins/show_additional_headers
squirrelmail_usercopy -> /usr/share/roundcube/plugins/squirrelmail_usercopy
subscriptions_option -> /usr/share/roundcube/plugins/subscriptions_option
thunderbird_labels -> /usr/share/roundcube/plugins/thunderbird_labels
userinfo -> /usr/share/roundcube/plugins/userinfo
vcard_attachments -> /usr/share/roundcube/plugins/vcard_attachments
virtuser_file -> /usr/share/roundcube/plugins/virtuser_file
virtuser_query -> /usr/share/roundcube/plugins/virtuser_query
zipdownload -> /usr/share/roundcube/plugins/zipdownload

Dokumentation

/usr/share/doc/roundcube-plugins

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

Aktivierung

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

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

Empfohlene Plugins

  • 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

Links

Intern

Extern

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