Roundcube Community Forum

 

REMOVED

Started by BrotherAndrew, March 04, 2014, 02:06:16 AM

Previous topic - Next topic

BrotherAndrew

I REMOVED This.   8)

SKaero

Your going to need to make a modification to Roundcube in order to allow it to accept login data from a external form. Take a look at the autologin plugin as an example of the changes.


SKaero


SKaero

You can set login_lc in the configuration file.

SKaero

If you have is enabled [email protected] and [email protected] are treated as two separate accounts.

SKaero

You'd have to make a plugin for force that.

BrotherAndrew

How Easy is it to learn how to create a Round Cube Plugin?  After doing that, is (Compose > From) going to show the Domain Name this way (@DomainName.com).  Or is it still going to show (@domainname.com)?  :)

It would be Great if R C Added that Option!  :)

SKaero

Roundcube already has the option of being case sensitivity thats what the login_lc config option is for.

BrotherAndrew

You wrote that I Need a Plugin for Force CaSe SeNsItIvE.  And as I stated, when I Select 0 at (login_lc), it Doesn't Force it To be CaSe SeNsItIvE.  :)

BrotherAndrew

Mainly what I want is for Email addresses to Always look the way that they do in Identities.  If in Identities the Email address is ([email protected]), how can I get it to Always be that way when sending out Emails?  Also, in the Compose From area, It shows ([email protected]), instead of the Identity way ([email protected]).   After Logic Web Mail Lite Identities Always show the Same Way that they are in Options.  And R C in Many Ways is More Advanced than that program is.  So that should be possible.   :)

SKaero

The identities email address can be different that the username you login with. Why don't you force lowercase on the login so the user always so the user is always accessing the same Roundcube account and just change the email in the identity to have the uppercase letters?