Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: BrotherAndrew on March 04, 2014, 02:06:16 AM

Title: REMOVED
Post by: BrotherAndrew on March 04, 2014, 02:06:16 AM
I REMOVED This.   8)
Title: Re: Custom Login Page With Radio Boxes
Post by: SKaero on March 05, 2014, 11:50:40 PM
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.
Title: Re: Custom Login Page With Radio Boxes
Post by: BrotherAndrew on March 06, 2014, 12:54:02 AM
OK   :)
Title: Re: Custom Login Page With Radio Boxes
Post by: SKaero on March 11, 2014, 03:00:03 PM
Not without editing the core code.
Title: Re: Custom Login Page With Radio Boxes
Post by: SKaero on March 12, 2014, 04:45:34 PM
You can set login_lc in the configuration file.
Title: Re: Custom Login Page With Radio Boxes
Post by: SKaero on March 14, 2014, 05:30:48 AM
If you have is enabled account@example.com and AcCoUnT@example.com are treated as two separate accounts.
Title: Re: Custom Login Page With Radio Boxes
Post by: SKaero on March 17, 2014, 04:09:17 PM
You'd have to make a plugin for force that.
Title: Re: Custom Login Page With Radio Boxes
Post by: BrotherAndrew on March 17, 2014, 05:36:46 PM
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!  :)
Title: Re: Custom Login Page With Radio Boxes
Post by: SKaero on March 19, 2014, 02:58:54 PM
Roundcube already has the option of being case sensitivity thats what the login_lc config option is for.
Title: Re: Custom Login Page With Radio Boxes
Post by: BrotherAndrew on March 19, 2014, 07:40:22 PM
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.  :)
Title: Re: Custom Login Page With Radio Boxes
Post by: BrotherAndrew on March 26, 2014, 07:30:08 PM
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 (UserName@WebMail.com), how can I get it to Always be that way when sending out Emails?  Also, in the Compose From area, It shows (UserName@webmail.com), instead of the Identity way (UserName@WebMail.com).   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.   :)
Title: Re: Custom Login Page With Radio Boxes
Post by: SKaero on March 28, 2014, 06:17:33 PM
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?