[rt-users] attachments to rt
Priddy, John
JPriddy at thegoldensource.com
Wed Jul 6 18:36:45 EDT 2005
I know you said you though it wasn't mysql in later posts, but have you
checked your my.cnf for a line like:
[jpriddy at rt jpriddy]$ cat /etc/my.cnf
[mysqld]
set-variable = max_allowed_packet=16M
I use RHEL3 and rt was exhibiting similar symptoms until I upgraded
mysql and added that file.
-----Original Message-----
From: rt-users-bounces at lists.bestpractical.com
[mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of Chris
Hall
Sent: Wednesday, July 06, 2005 6:46 AM
To: rt-users at lists.bestpractical.com
Subject: [rt-users] attachments to rt
Hi,
My rt system is truncating attachments sent to it. I have set siteconfig
to have:
Set($MaxAttachmentSize , 50000000);
Set($TruncateLongAttachments , 0);
Set($DropLongAttachments , 0);
The attachments are ok - if I cc someone the attachment gets to them
fine.
Does anyone know of any other issues to check for?
Thanks,
- Chris
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Be sure to check out the RT Wiki at http://wiki.bestpractical.com
More information about the rt-users
mailing list