
I have this error:
ERROR: OTRS-PM3-1 Perl: 5.8.0 OS: linux Time: Wed Oct 22 07:58:53 2003
Message: Can't fetch email 3 from support@domain.com. Email to big (7514 KB - max 6144 KB)!
Traceback (10444): Module: main::FetchMail (v1.9.2.2) Line: 153 Module: /opt/otrs//bin/PostMasterPOP3.pl (v1.9.2.2) Line: 106
Where do I change the setting for the max size of an email? -- Wes Plate Automatic Duck, Inc. http://www.wesplate.com http://www.automaticduck.com

Wes, Here's the setting you need. It seems to be in Kilobytes, so the default setting (which is the line I copied below) is 6MB. $Self->{PostMasterPOP3MaxEmailSize} = 1024 * 6; Let me know if you have any problems with this! -- Chris Salter -----Original Message----- From: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org]On Behalf Of Wes Plate Sent: October 22, 2003 11:07 AM To: otrs@otrs.org Subject: [otrs] "Email to big" I have this error:
ERROR: OTRS-PM3-1 Perl: 5.8.0 OS: linux Time: Wed Oct 22 07:58:53 2003
Message: Can't fetch email 3 from support@domain.com. Email to big (7514 KB - max 6144 KB)!
Traceback (10444): Module: main::FetchMail (v1.9.2.2) Line: 153 Module: /opt/otrs//bin/PostMasterPOP3.pl (v1.9.2.2) Line: 106
Where do I change the setting for the max size of an email? -- Wes Plate Automatic Duck, Inc. http://www.wesplate.com http://www.automaticduck.com _______________________________________________ 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/
participants (2)
-
Chris Salter
-
Wes Plate