I've got a problem with OTRS 4.
My situation :
'DatabaseVersion' => 'MariaDB 5.5.41',
'OSType' => 'Linux',
'OSVersion' => 'centos ',
'OTRSVersion' => '4.0.11',
'PerlVersion' => '5.16.3',
The problem occurs during the registration of a new customer.
Example : My customer who's calling me right now, has an email example@internet.com. He's not already registred on OTRS at this moment.
Another customer has an email like helloexample@internet.com.
Well, when I'll register my customer who's calling me (with email example@internet.com), I'm going to have an error "eMail Adress Already exists", because of my another client who has helloexample@internet.com.
I'm contraint to push the email adress through my MySQL base for this customer.
Have you got an idea about this problem ?
Thanks you
