Hi Rusty,
Rusty Nejdl wrote:
This problem turns out to be a limit issue with the database field.
Because my customers like to CC many people, they are overfilling the 255
character limit of the varchar field in eventum_support_email for sup_to
and sup_cc.
I am sure you have probably already done this, but for the benefit of
others on this list, the following SQL changes the varchars to tinytext
fields. It should solve your problems.
Best Regards,
Are you MySQL certified? www.mysql.com/certification