Roundcube Community Forum

Miscellaneous => Roundcube Discussion => Topic started by: hedie on July 18, 2015, 05:03:52 AM

Title: How to define User EMAIL Addresses?
Post by: hedie on July 18, 2015, 05:03:52 AM
Hi

I have the following scenario:

The Username for the Server is web100p1
But this is not the email address.
Login with the full qualified email address is not possiblem and also not with the name before the @

After login, roundcube wants to send mails from [email protected]
But this is not the correct mail address.

Is there any way, how to associate mailaddresses together with login usernames?

THanks!
Title: Re: How to define User EMAIL Addresses?
Post by: JohnDoh on July 18, 2015, 06:21:06 AM
Check out the vortuser_file or virtuser_query plugins distributed with Roundcube. The allow for username to email lookup from a file or database query respectively.