[rt-users] Permission denied when receiving email with attachments.

Joerg Eichhorn joerg.eichhorn at ponton-consulting.de
Tue Mar 26 06:04:46 EST 2002


Hi,

now i fixed the problem with the 'Permission Denied' reply, but there is
still another problem.

Here is the system configuration:
 - RT 2.0.12 on linux
 - MySQL 3.23.49
 - perl 5.6.1

In the config.pm:

$MaxAttachmentSize = 10000000;
$TruncateLongAttachments = undef;
$DropLongAttachments = undef;

An attachment with the size 1.581.627 bytes is dropped by RT.
I tried to set the MaxAttachmentSize variable to a higher value, but
the attachment is still dropped.

Any ideas ?


Joerg Eichhorn





More information about the rt-users mailing list