squirrel/qmail/quota question ??
Jeff Hinrichs
jlh at cox.net
Tue Mar 9 15:36:24 PST 2004
From: <rfa at msumain.edu.ph>
To: <freebsd-questions at freebsd.org>
Sent: Tuesday, March 09, 2004 5:17 AM
Subject: squirrel/qmail/quota question ??
>
> courier-imap-1.7.1
> qmail-1.03_1
> squirrelmail-1.4.0
>
> running the mail processes. They are working fine, although I received an
> important email with a 1.2MB attachment and wanted to read that.
> Unfortunately, when I access that, it says
>
> Fatal error: Allowed memory size of 9437240 bytes exhausted at (null):0
> (tried to allocate 79 bytes) in
> /usr/local/www/data-dist/webmail/functions/mime.php on line 113
>
You php.ini file most likely has memory_limit = 8M set. This is why you
get the error. Try upping the limit to 16M and see if that solves your
problem.
-jeff
More information about the freebsd-questions
mailing list