Giter Club home page Giter Club logo

ident_switch's Introduction

ident_switch

ident_switch plugin for Roundcube

This plugin allows users to switch between different accounts (including remote) in single Roundcube session like this:

Screenshot example

Inspired by identities_imap plugin that is no longer supported.

Where to start

  • In settings interface create new identity.
  • For all identities except default you will see new section of settings - "Plugin ident_switch" (see screenshot below). Enter data required to connect to remote server. Don't forget to check Enabled check box.
  • After you have created at least one identity with active plugin you will see combobox in the top right corner instead of plain text field with account name. It will allows you to switch to another account.

Settings

Plugin settings

  • Enabled - enables plugin (i.e. account switcing) for this identity.
  • Label - text that will be displayed in drop down list for this identity. If left blank email will be used.
  • IMAP
    • Server host name - host name for imap server. If left blank 'localhost' will be used.
    • Port - port on server to connect to. If left blank 143 will be used.
    • Secure connection - enabled secure connection (TLS) for both IMAP and SMTP.
    • Username - login used for IMAP and SMTP servers.
    • Password - password used for IMAP and SMTP servers. It's stored encrypted in database.
  • SMTP
    • Server host name - host name for imap server. If left blank 'localhost' will be used.
    • Port - port on server to connect to. If left blank 587 will be used.

Version compatibility

  • Versions 1.X (not supported any more) - for Roundcube v1.1
  • Versions 2.X (not supported any more) - for Roundcube v1.2
  • Versions 3.X (not supported any more) - for Roundcube v1.3
  • Versions 4.x - for Roundcube v1.3 and upcoming 1.4.

Please specify version like "~2.0" in your composer.json file for ident_switch requirement. In this case you will stay inside compatible branch until you manually update your Roundcube installation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.