Hi,
If a customer sends an email from Firstname.Lastname@Company.com it's not matched to firstname.lastname@company.com as it's described in our Active Directory, so our agents have to manually select the correct customer after the ticket has come in, is there a way to make email addresses always be lower case?
Email is case sensitive, how can I change this?
Moderator: crythias
Re: Email is case sensitive, how can I change this?
use a non case sensitive database
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Email is case sensitive, how can I change this?
OK, I don't think changing the data source or anything is going to be possible...
Re: Email is case sensitive, how can I change this?
Is there a way to have OTRS make the queries with LOWER() or something? Is there a config setting for this? I am using postgresql 9.3.