Hello there again!
Whilst I was trying to setup Roundcube I ran into this problem. I've got a few workarounds within my reach, but I was curious how you guys handled (if, ofcourse) this problem and perhaps some brilliant idea in fixing this nicely.
I am using 0.3 stable release, connecting it to my Workaround.org configuration (dovecot/mysql).
The weird thing is that de %d parameter, as mentioned in the config file of the password plugin posts a username back, not the domain name.
Example:
[email protected]%l =
[email protected]%u = user
%d = user
:o Now I don't get this, where the hell does he retrieve the domainname from? Ofcourse I can extract the domain name from %l, which is one of my workarounds.
Any idea's?
Changeset 2925 ? Roundcube Webmail (http://trac.roundcube.net/changeset/2925)