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!
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.