Roundcube Community Forum

 

hello how to do so members only need to write their email before @

Started by kleppen, January 13, 2009, 03:12:50 PM

Previous topic - Next topic

kleppen

hello
I am using roundcube on my site and it works very well :)
Thanks a lot for this open source script...

Now I habhave a problem that I tried to figure out but no luck.
It is in the login.html..
As it is now members/peoples must write
their whole email address as user name
and then thir password.

But I wonder if its possible to have like:

Username  @dropdown list with domain (like mydomain.com)
Password:

So people only need to write their name/address before @.

And the other question that I have is:
How or it is possible to sync roundcube with
joomla and community builder ?
So members can sign up for an email account when they
registers on my site and if they have signed up
for an email account and log in they can read their email..

Is that possible to make?
Kind regards
David

aviscido

Quote from: kleppen;16328it is possible to sync roundcube with
joomla and community builder ?

Depends on the interface of the email server.
As an example, hMailServer offers a COM interface, so you could add an account from an ASP.NET application. Other mail server may differ.