roundcube / roundcubemail
Roundcube Webmail 套件
Requires
- php: >=7.3 <8.5
- bacon/bacon-qr-code: ^2.0.8 || ^3.0.0
- guzzlehttp/guzzle: ^7.9.2
- guzzlehttp/promises: ^2.0
- masterminds/html5: ~2.8.0 || ~2.9.0
- pear/auth_sasl: ~1.1.0 || ~1.2.0
- pear/crypt_gpg: ~1.6.3
- pear/mail_mime: ~1.10.11
- pear/net_sieve: ~1.4.7
- pear/net_smtp: ~1.12.0
- pear/pear-core-minimal: ~1.10.1
- roundcube/plugin-installer: ~0.3.5
- roundcube/rtf-html-php: ^2.1
Requires (Dev)
- ergebnis/composer-normalize: ^2.13
- ergebnis/phpunit-slow-test-detector: ^2.11
- friendsofphp/php-cs-fixer: ^3.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.2
- phpstan/phpstan-deprecation-rules: ^1.2
- phpunit/phpunit: ^9.6.20 || ^10.0 || ^11.0
- roundcube/acl: *
- roundcube/additional_message_headers: *
- roundcube/archive: *
- roundcube/attachment_reminder: *
- roundcube/autologon: *
- roundcube/autologout: *
- roundcube/database_attachments: *
- roundcube/debug_logger: *
- roundcube/emoticons: *
- roundcube/enigma: *
- roundcube/example_addressbook: *
- roundcube/filesystem_attachments: *
- roundcube/help: *
- roundcube/hide_blockquote: *
- roundcube/http_authentication: *
- roundcube/identicon: *
- roundcube/identity_select: *
- roundcube/jqueryui: *
- roundcube/krb_authentication: *
- roundcube/managesieve: *
- roundcube/markasjunk: *
- roundcube/new_user_dialog: *
- roundcube/new_user_identity: *
- roundcube/newmail_notifier: *
- roundcube/password: *
- roundcube/reconnect: *
- roundcube/redundant_attachments: *
- roundcube/show_additional_headers: *
- roundcube/squirrelmail_usercopy: *
- roundcube/subscriptions_option: *
- roundcube/userinfo: *
- roundcube/vcard_attachments: *
- roundcube/virtuser_file: *
- roundcube/virtuser_query: *
- roundcube/zipdownload: *
Suggests
- bjeavons/zxcvbn-php: ^1.0 required for Zxcvbn password strength driver
- kolab/net_ldap3: ~1.1.4 required for connecting to LDAP
This package is auto-updated.
Last update: 2024-09-23 06:32:15 UTC
README
注意
这只是一个从GIT仓库的快照,并且不是Roundcube的稳定版本。不推荐使用此版本替换现有的Roundcube安装。另外,为这个安装使用单独的数据库也是强烈推荐的。
简介
Roundcube Webmail是一个基于浏览器的多语言IMAP客户端,具有类似应用程序的用户界面。它提供了您期望从电子邮件客户端中获得的所有功能,包括MIME支持、地址簿、文件夹管理、消息搜索和拼写检查。Roundcube Webmail是用PHP编写的,并需要MariaDB、MySQL、PostgreSQL或SQLite数据库。通过其插件API,它可以轻松扩展,并且用户界面可以通过皮肤完全自定义。
设计在Web服务器上运行的代码主要用PHP和JavaScript编写。它包括一个自定义框架,其中包含从IlohaMail派生的IMAP库,并需要一套外部库(请参阅composer.json和jsdeps.json文件)。
安装
有关如何在您的服务器上安装Roundcube Webmail的详细说明,请参阅与此文档同一目录中的INSTALL文档。
如果您正在更新Roundcube的较旧版本,请遵循UPGRADING文件中描述的步骤。
浏览器支持
Roundcube使用jQuery 3.x(以及其他库)为其客户端,因此继承了那里的浏览器支持。这包括当前
- Chrome:(当前 - 1)和当前
- Edge:(当前 - 1)和当前
- Firefox:(当前 - 1)和当前,ESR
- Internet Explorer:11+
- Safari:(当前 - 1)和当前
- Opera:当前
许可协议
本程序是自由软件:您可以按照自由软件基金会发布的GNU通用公共许可证(皮肤和插件的例外情况)的条款重新分发和/或修改它,无论是许可证的第3版,还是(根据您的选择)任何较新版本。
本程序是根据希望它将是有用的,但没有任何保证;甚至没有关于适销性或适用于特定目的的暗示保证。有关详细信息,请参阅GNU通用公共许可证。
您应该已经随本程序收到GNU通用公共许可证的一份副本。如果没有,请参阅www.gnu.org/licenses/。
本文件是Roundcube Webmail软件的一部分,其中添加了以下例外情况:仅通过函数调用对Roundcube Webmail软件进行调用,并为此目的通过引用包含它的插件和皮肤不应被视为软件的修改。
如果您希望将此文件用于其他项目或创建一个不会成为Roundcube Webmail软件一部分的修改版本,您可以选择删除上述例外情况,并根据原始许可证版本使用此源代码。
有关许可和皮肤和插件的例外情况的更多详细信息,请参阅roundcube.net/license
贡献
想帮助让Roundcube成为史上最佳的网页邮箱解决方案吗?Roundcube是开源软件。我们的开发者和贡献者都是志愿者,我们一直在寻找新的成员和资源。更多信息请访问roundcube.net/contribute
联系信息
对于错误报告或功能请求,请参考Github上的跟踪系统,或订阅我们的邮件列表。详情请见roundcube.net/support。
您随时可以向项目管理员发送邮件:hello(at)roundcube(dot)net