Hi!

> Jul 11 10:50:23 localhost OTRS-PM3-10[24298]: 
> [Error][main::FetchMail][Line:153]: Can't fetch email 2 from XXXX
> Email to big (6560 KB - max 6144 KB)!
> 
> I'd like to set that limit higher, but I can't figure out where it's
> done, so if somebody could help I'd really appreciate it...

        For v1.3.2, in Config.pm, add something like this:

$Self->{PostMasterPOP3MaxEmailSize} = 1024 * X;

        Where X is a multiplier that can be set to whatever you need. If X == 
10, then 
max message size would be 10240 Bytes (10 megabytes). I believe that this is 
only 
valid if you're using "PostMasterPOP3.pl" to fetch your mail...


> Thanks in advance.

        Regards!



---
Victor R. Rodriguez
Departamento de Sistemas
Valoraciones del Mediterraneo, S.A.
---


_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to