Hi everyone,
I've found an interesting behaviour in OTRS 5 RC1. I have a mailbox tied up with an OTRS queue. Everything works fine until someone sends an email with Japan characters in from field - that message will not be dispatched and a error log entry will be generated. Screenshot of error meesage is in the attachment.
Anyone have an idea how to handle this? Thanks in advance.
Japan characters in email fields crushes OTRS mail dispatcher
Moderator: crythias
Japan characters in email fields crushes OTRS mail dispatcher
You do not have the required permissions to view the files attached to this post.
OTRS 5.0.9 on CentOS 7.1 with MariaDB
Re: Japan characters in email fields crushes OTRS mail dispatcher
could you try with OTRS 5.0.1?
"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: Japan characters in email fields crushes OTRS mail dispatcher
I found the reason - there was non-utf8 collation in database tables. Changed to utf8 everywhere and it works like a charm.
OTRS 5.0.9 on CentOS 7.1 with MariaDB
-
- Znuny newbie
- Posts: 5
- Joined: 11 Sep 2013, 18:07
- Znuny Version: 5.0.3
- Real Name: Alan Doyle
- Company: Isode
Re: Japan characters in email fields crushes OTRS mail dispatcher
Hi Jester,
I've got the same problem here. Did you convert all of your old data to utf8 or just change the database so that new tickets were created in utf8? Did you follow a particular set of instructions? There seem to be quite a few different suggestions for changing the characterset of a MySQL database.
Thanks,
Alan
I've got the same problem here. Did you convert all of your old data to utf8 or just change the database so that new tickets were created in utf8? Did you follow a particular set of instructions? There seem to be quite a few different suggestions for changing the characterset of a MySQL database.
Thanks,
Alan