RoundCube
roundcube.netBrowser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an email client, including MIME support, address book, folder manipulation, message searching and spell checking.
- Homepage:roundcube.net
- GitHub:github.com/roundcube/roundcubemail
- Web info:web-check.xyz/check/roundcube.net
RoundCube Source Code
Author
Description
The Roundcube Webmail suite
Homepage
https://roundcube.netRepository
- LicenseGPL-3.0
- Created04 May 12
- Primary languagePHP
- Size68,316 KB
- Stars7,152
- Forks1,779
- Watchers7,152
Top Contributors
@alecpl (9297)
@thomascube (2993)
@johndoh (198)
@yllar (165)
@till (154)
@pabzm (107)
@mvorisek (49)
@vbenincasa (33)
@cmcnulty (17)
@dependabot[bot] (13)
@mstilkerich (10)
@ZiBiS (10)
@julianmatz (9)
@EdouardVanbelle (9)
@gurnec (9)
@bnogas (8)
@bostjan (8)
@MiMoHo (8)
@Takika (8)
@jfcherng (7)
@raoulbhatia (7)
@Rotzbua (7)
@steffenweber (7)
@simonpl (7)
@chilek (6)
@tpayen (6)
@bbraybrook-tc (6)
@dsoares (6)
@codegain (5)
@rimendoz86 (5)
@slokhorst (5)
@dpc22 (5)
@bennet0496 (5)
@tribut (5)
@hebbet (5)
@remicollet (4)
@cmollekopf (4)
@urusha (4)
@neilmunday (4)
@defa (4)
@army1349 (4)
@gianlucagiacometti (4)
@MaxBosse (3)
@hansmaulwurf23 (3)
@mkllnk (3)
@kizashi1122 (3)
@JohnRDOrazio (3)
@shirosaki (3)
@tessus (3)
@noobish (3)
@clangguth (3)
@jtkoerting (3)
@idressos (3)
@X-dark (2)
@maxtruxa (2)
@naveensrinivasan (2)
@pajod (2)
@peterdey (2)
@unreal4u (2)
@abshoff (2)
@sthen (2)
@theoricher (2)
@tomsommer (2)
@torbjo (2)
@rnkn (2)
@gerbert (2)
@hefee (2)
@laodc (2)
@mcnesium (2)
@pulcov (2)
@rmcaninch (2)
@soufien88y (2)
@ledgr (2)
@ChristophWurst (2)
@miaulalala (2)
@ashtokalo (2)
@filhocf (2)
@dhoffend (2)
@kesselb (2)
@dschmidt (2)
@urbels (2)
@EwoutH (2)
@yazgoo (2)
@FrancisRussell (2)
@gjedeer (2)
@rasky (2)
@interduo (2)
@J0WI (2)
@JE4GLE (2)
@weisslj (2)
@jobisoft (2)
@jsoref (2)
@MarcoMiltenburg (2)
@KonkenBonken (2)
@lucasmarin (2)
@smokris (1)
@msteve123 (1)
@stefanospetrakis (1)
@stefan-muc (1)
@simongreen-net (1)
Recent Commits
Aleksander Machniak(02 Sept 26)
Small code de-duplication
Aleksei Shpakovskii(02 Sept 26)
Wrap html2text-converted text in plain message-part, not html (#10316) When user has "prefer_html" option, we display output of html2text (can be noticed by presense of [1], [2] links), which should be rendered as plain text (monospaced font and with dark background if dark mode is enabled) Co-authored-by: Alexey Shpakovsky <[email protected]>
Dmitry(02 Sept 26)
Drop two php-cs-fixer rules that a later duplicate key already overrides (#10318) * Drop two php-cs-fixer rules that a later duplicate key already overrides * Point phpstan at the php-cs-fixer configs, dot files are skipped when scanning * Scan the custom fixer instead of analysing it --------- Co-authored-by: Dmitry Rantovov <[email protected]>
Aleksander Machniak(25 Aug 26)
Tests: MessageMock
Sai Asish Y(23 Aug 26)
Password: Fix undefined array key warning when _curpasswd is not posted (#10309) Signed-off-by: Sai Asish Y <[email protected]>
Philip Weir(23 Aug 26)
Add CVE ids (#10311) [skip ci]
Aleksander Machniak(16 Aug 26)
Use `X-Content-Type-Options:nosniff` for attachment previews and downloads (#10308)
Konrad Pettersson(16 Aug 26)
Code improvements (#10306) * Simplified boolean ternary expressions * Removed variables that are never used * Simplified conditional assignments using logical or assignments * Replaced trailing comma, always-falsy condition, unused initial value and unnecessary redeclaration
Konrad Pettersson(15 Aug 26)
Remove unused variable n (#10302)
Philip Weir(13 Aug 26)
move LICENSE.md back to root so GitHub recognises it (#10299) [skip ci]
Aleksander Machniak(12 Aug 26)
IMAP: Improve handling of command continuation responses Unify and prevent from throwing a warning when server response does not contain an expected "+" token. This can happen if the connection gets dropped.
Aleksander Machniak(10 Aug 26)
Update changelog [skip ci]
Aleksander Machniak(09 Aug 26)
More phpunit.xml improvements
Aleksander Machniak(09 Aug 26)
Fix phpunit.xml
Aleksander Machniak(09 Aug 26)
Update phpunit config for the browser tests
Aleksander Machniak(09 Aug 26)
Phpunit: Enable displaying details on deprecations
Aleksander Machniak(09 Aug 26)
Simplify
Aleksander Machniak(09 Aug 26)
Fix HTML/CSS sanitization bypass via SVG animate `by` attribute
Aleksander Machniak(09 Aug 26)
Fix stored XSS in "Add to address book" action
Aleksander Machniak(09 Aug 26)
Fix password's modoboa driver leak of an authentication token to a user-controlled host
Aleksander Machniak(09 Aug 26)
Fix IMAP command injection via mail search and LITERAL+ byte-count desynchronization
Aleksander Machniak(09 Aug 26)
Fix RCE via cmd_learn driver of markasjunk plugin
Aleksander Machniak(09 Aug 26)
Fix arbitrary Sieve script injection via a filter rule name bypassing managesieve_disabled_actions
Aleksander Machniak(09 Aug 26)
Fix LDAP filter injection via unescaped %u/%fu/%d substitution into the `search_filter`
Aleksander Machniak(09 Aug 26)
Fix remote content blocking bypass via unclosed url() in a FuncIRI attribute
Aleksander Machniak(09 Aug 26)
Fix SSRF filter bypass via various forms of nip.io/sslip.io hostnames evading is_local_url() check
Aleksander Machniak(09 Aug 26)
Fix SSRF bypass via specific local address URLs using 100.64.0.0/10 and fe80::/10 nets
Aleksander Machniak(09 Aug 26)
Add basic validation for content proxied by the css proxy
Aleksander Machniak(09 Aug 26)
Fix so `REQUEST_URI` is used as a fallback if `PATH_INFO` is empty in static.php (#10181)
Aleksander Machniak(08 Aug 26)
Fix CS
RoundCube Security
RoundCube Website
Website
Roundcube - Free and Open Source Webmail Software
Free and open source webmail software for the masses, written in PHP
Redirects
Does not redirect
Security Checks
All 65 security checks passed
Server Details
- IP Address172.67.153.189
- LocationSan Francisco,California,United States of America,NA
- ISPCloudFlare Inc.
- ASNAS13335
Associated Countries
US
DE
FR
Safety Score
Website marked as safe
100%
Blacklist Check
roundcube.net was found on 0 blacklists
- AntiSocial Blacklist
- Artists Against 419
- Badbitcoin
- Bambenek Consulting
- CERT Polska
- CoinBlockerLists
- CRDF
- CryptoScamDB
- EtherAddressLookup
- EtherScamDB
- Fake Website Buster
- MetaMask EthPhishing
- NABP Not Recommended Sites
- OpenPhish
- PetScams
- PhishFeed
- PhishFort
- Phishing.Database
- PhishStats
- PhishTank
- Phishunt
- RPiList Not Serious
- Scam.Directory
- SecureReload Phishing List
- Spam404
- StopGunScams
- Suspicious Hosting IP
- ThreatFox
- ThreatLog
- TweetFeed
- URLhaus
- ViriBack C2 Tracker
Website Preview
RoundCube Reviews
More Email Clients
Productivity-based email client, for Windows and MacOS. eM Client has a clean user interface, snappy performance and good compatibility. There is a paid version, with some handy features, including snoozing incoming emails, watching for replies for a specific thread, message translation, send later, and built-in Calendar, Tasks, Contacts and Notes. Note, eM Client is proprietary, and not open source.
Open source, fully-featured and easy mail client for Android. Supports unlimited accounts and email addresses with the option for a unified inbox. Clean user interface, with a dark mode option, it is also very lightweight and consumes minimal data usage.
K-9 (or Thunderbird for Android) is open source, very well supported and trusted - k9 has been around for nearly as long as Android itself! It supports multiple accounts, search, IMAP push email, multi-folder sync, flagging, filing, signatures, BCC-self, PGP/MIME & more. Install OpenKeychain along side it, in order to encrypt/ decrypt emails using OpenPGP.
Free and open source email application developed and backed by Mozilla -it's secure, private easy and customizable. As of V 78.2.1 encryption is built in, and the TorBirdy extension routes all traffic through the Tor network. Forks, such as Betterbird may add additional features.
Simple, modern, fast web-based mail client. This is an IMAP-only fork of RainLoop that mitigates a severe RainLoop vulnerability and adds several new features.
About the Data: RoundCube
Edit RoundCube Data
You can edit RoundCube's entry in this section of awesome-privacy.yml by submitting a PR to our GitHub repo.
Note that some of the information shown above has been aggregated from external
sources, a list of these can be found data documentation.
Origin Data
Modify Data
API
You can access RoundCube's data programmatically via our API. Simply make a GET request to:
https://api.awesome-privacy.xyz/v1/services/roundcubeThe REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.
Share RoundCube
Help your friends compare Email Clients, and pick privacy-respecting software and services.
Share RoundCube and Awesome Privacy with your network!