[rt-users] Problem with taint checking and larger binary attachments
Brian McClendon
bam at intrinsic.com
Fri Oct 26 18:38:06 EDT 2001
On 0, Brian McClendon <bam at intrinsic.com> wrote:
>
> I have rt-2.0.7 installed on RH6.2 and am fighting with two
> attachment issues. One is a bug, the other a design need:
>
> 1) incoming customer mails with attachments sometimes work
> and sometimes don't. I can't figure out a pattern (except
> perhaps failing ones are larger, but still much smaller
> than the default 10M limit). The messages I get in the
> rt.log.xxxx file when receiving a single 2.1M attachment are:
>
> Insecure dependency in eval while running with -T switch at /usr/lib/perl5/site_perl/5.6.0/Text/Template.pm line 315, <STDIN> line 30256.
> Insecure dependency in eval while running with -T switch at /usr/lib/perl5/site_perl/5.6.0/Text/Template.pm line 315, <STDIN> line 30256.
>
> It would appear that somehow attachments are being taint
> checked (and I can't see how to disable this, since nowhere
> can I find it being enabled).
Kip's answer to another question turned out to be the solution to
this:
tank> cat /etc/my.cnf
[mysqld]
set-variable = max_allowed_packet=16M
The default was 1Mbyte.
Thanks Kip!
--
--------------------------------------------------------
Brian McClendon bam at intrinsic.com 650-966-6804
--------------------------------------------------------
More information about the rt-users
mailing list