
No. Using sendmail as an MTA w/ procmail. -----Original Message----- From: Martin Edenhofer [mailto:martin@edenhofer.de] Sent: Thursday, April 17, 2003 11:34 AM To: otrs@otrs.org Hi Jake, On Wed, Apr 16, 2003 at 02:18:38PM -0400, Covert, Jake wrote:
Receiving. -----Original Message----- [...] On Tue, Apr 15, 2003 at 08:25:10AM -0400, Covert, Jake wrote:
Can someone help me find where the maximum email attachment size is set at? (1.0.1) [...]
I guess you use bin/PostMasterPOP3.pl? In OTRS 1.0 it's defined in bin/PostMasterPOP3.pl ~ line 35: [...] # MaxEmailSize my $MaxEmailSize = 1024 * 8; [...] -=> 8 MB In OTRS 1.1 you have a config option for that: [...] # PostMasterPOP3MaxSize # (max. email size) $Self->{PostMasterPOP3MaxEmailSize} = 1024 * 6; [...] Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- Old programmers never die. They just branch to a new address. _______________________________________________ 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