Roundcube Community Forum

Release Support => Release Discussion => Topic started by: stanleyjobson2 on January 10, 2008, 05:48:03 PM

Title: Make connection only with ID
Post by: stanleyjobson2 on January 10, 2008, 05:48:03 PM
Hello,

I wanted to configure RoundCube, to let users connect only with their ID (not with full address).

Is it possible ?

Best regards
Title: Re: Make connection only with ID
Post by: MacOfTheEast on January 16, 2008, 07:32:56 AM
Quote from: stanleyjobson2
I wanted to configure RoundCube, to let users connect only with their ID (not with full address). Is it possible

Your question does not relate to RoundCube but to your imap server's configuration. RoundCube will accept login credentials as defined by your imap server. For instance if your imap server is configured to authenticate using pam or passwd then RoundCube will only accept your users system login credentials. RoundCube does not store login credentials or aliases in its database.

MOTE