wahouuuu excellent !
it's exactly what i want, it works
thanks very much

Dennis P. Nikolaenko a écrit :
> vmmail wrote:
>> j'essaye en anglais !
>>
>> Hello to all
>> I'm linux administrator in a hospital.
>> I have 700 users on a messaging (Postfix).
>> I set up RoundCube v0.1.1 one month ago and it's a super webmail.
>> I search the possibility of to create contacts groups, i explain:
>> I want when creating a new contact, can enter many email addresses, 
>> separated with commas in the fields email.
>> But if I try I have the following message: "please enter a valid 
>> email address "
>> I would like to remove this check, but I don't find.
>> Knowing that the field "email" in the table "contacts" of the 
>> database accepts 128 characters.
>> If I add my addresses manually separated by commas directly into the 
>> database, it works.
>> Sorry for my english and thank you in advance for your help.
>>
>>   
> In current trunk it is on line 684 in app.js.
> Search for
> else if (input_email && !rcube_check_email(input_email.value))
>
_______________________________________________
List info: http://lists.roundcube.net/users/

Reply via email to