
Originally Posted by
cwoodward My users regularly get the following error when Checking Mail. I have included a snippet of the error message below.
, from_name='-�2�轩ݕ�2r*�uا�Ʈ', to_addrs='xxx@xxxxxxx.com', cc_addrs=null, bcc_addrs=null, type='inbound', status='unread', message_id='954d61a7-c5e7-df7c-8d53-45c651ff379c', reply_to_name='-�2�轩ݕ�2r*�uا�Ʈ', intent='pick', mailbox_id='954d61a7-c5e7-df7c-8d53-45c651ff379c', raw_source=null, deleted='0'::MySQL error 1406: Data too long for column 'from_name' at row 1
I have increased the width of from_name in our DB to VARCHAR(255) but still see the error. Anybody have any thoughts?
Bookmarks