Search found 1 match

by someuser
22 Jan 2011, 11:25
Forum: Help
Topic: PostmasterMailSize
Replies: 1
Views: 1066

PostmasterMailSize

system is CentOS 5.5 otrs 2.4.8 I read all the admin documentation changed in Kernel/Config.pm $Self->{'PostmasterMaxMailSize'} = '16384'; to 36384 and I still got this emails about Email to big (18432 KB - max 16384 KB)! I also add this line $Self->{'PostmasterMaxMailSize'} = '16384'; to 36384 To K...