Login webmail without full email address

alif

New member
Joined
Jul 24, 2012
Messages
1
Hello,

Have anyone done this before? I would like to customize login for webmail for user. So they don't have to enter full email address to login.

Thanks!!
 
I think you will need a per-domain webmail or something that "grep" the domain from the address and put it automatically on login step cause is impossible to log without a full email, best you can do is for example:

webmail.domain.com
user just put his username and webmail sistem grep "domain.com" from http address and put automatically with @domain.com in login info being send to the mail server.

Regards
 
Hello,


Hello,

Have anyone done this before? I would like to customize login for webmail for user. So they don't have to enter full email address to login.

Thanks!!

Depending on what exact webmail (roundcube, squirrelmail, atmail, etc) you're going to use, there is always a possibility to specify a host domain for the logging. So you need to check config file, which can mostly be accessed in SSH only. Note, if you change its content you should take care of protecting the file against being overwritten.
 
Back
Top