Free and open source webmail software for the masses, written in PHP

Roundcube Webmail

Roundcube Webmail

  -  5.6 MB  -  Open Source
  • Latest Version

    Roundcube Webmail 1.6.10 LATEST

  • Review by

    Juan Garcia

  • Operating System

    Windows XP / Vista / Windows 7 / Windows 8 / Windows 10

  • User Rating

    Click to vote
  • Author / Product

    Roundcube Team / External Link

  • Filename

    roundcubemail-1.6.10-complete.tar.gz

Roundcube Webmail is a free browser-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.

This project is a free and open-source webmail solution with a desktop-like user interface that is easy to install/configure and that runs on a standard LAMPP server. The skins use the latest web standards to render a functional and customizable UI. Roundcube Webmail includes other sophisticated open-source libraries such as PEAR, an IMAP library derived from IlohaMail the TinyMCE rich text editor, Googiespell library for spell checking, or the WasHTML sanitizer by Frederic Motte.

Features and Highlights
  • Multilingual capabilities
  • Find-as-you-type address book
  • Richtext/HTML message composing
  • Searching messages and contacts
  • Canned response templates New!
  • Int. domain names (IDNA)
  • Shared folders and ACL
  • Full-featured address book
  • Extensible using the Plug-in API


  • Roundcube Webmail 1.6.10 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Roundcube Webmail 1.6.10 Screenshot 1
  • Roundcube Webmail 1.6.10 Screenshot 2
  • Roundcube Webmail 1.6.10 Screenshot 3
  • Roundcube Webmail 1.6.10 Screenshot 4
  • Roundcube Webmail 1.6.10 Screenshot 5

What's new in this version:

- IMAP: Partial support for ANNOTATE-EXPERIMENT-1 extension
- OAuth: Support standard authentication with short-living password received with OIDC token

Fixed:
- Fix PHP warnings
- Fix whitespace handling in vCard line continuation
- Fix current script state after initial scripts creation in managesieve_kolab_master mode
- Fix rcube_imap::get_vendor() result
- Fix regression causing inline SVG images to be missing in mail preview
- Fix plugin "virtuser_file" to handle backward slashes in username
- Fix PHP fatal error when parsing some malformed BODYSTRUCTURE responses
- Fix insert_or_update() and reading database server config on PostgreSQL
- Fix Oauth issues with use_secure_urls=true
- Fix handling of binary mail parts
- Fix links in comments and config to https:// where available
- Fix decoding of attachment names encoded using both RFC2231 and RFC2047 standards