"A.L.E.C" alec@alec.pl wrote:
On 09/16/2013 11:34 AM, Andreas Meyer wrote:
$rcmail_config['username_domain'] = '%d'; and $rcmail_config['force_username_domain'] = true;
The option name is 'username_domain_forced' and it works for me.
In the patch I read force_username_domain. I now changed to $rcmail_config['username_domain_forced'] = true; and this works when I just insert the name of the email-address without domainpart. But still I can login to other doamins hold by dovecot.
Andreas