From owner-freebsd-questions@FreeBSD.ORG Tue Mar 9 03:45:42 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A8C616A4CE for ; Tue, 9 Mar 2004 03:45:42 -0800 (PST) Received: from dyer.circlesquared.com (host217-45-219-83.in-addr.btopenworld.com [217.45.219.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 700B043D31 for ; Tue, 9 Mar 2004 03:45:41 -0800 (PST) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.petanna.net [127.0.0.1]) i29BmT1J074668; Tue, 9 Mar 2004 11:48:47 GMT (envelope-from peter@circlesquared.com) Message-ID: <404DAF0C.8070907@circlesquared.com> Date: Tue, 09 Mar 2004 11:48:28 +0000 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20031102 X-Accept-Language: en-us, en MIME-Version: 1.0 To: rfa@msumain.edu.ph References: <2514.203.177.105.170.1078831028.squirrel@bayok.msumain.edu.ph> In-Reply-To: <2514.203.177.105.170.1078831028.squirrel@bayok.msumain.edu.ph> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: squirrel/qmail/quota question ?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2004 11:45:42 -0000 rfa@msumain.edu.ph wrote: >I was recently assigned to take charge of creation of email accounts and >maintenance and just hit a problem. > >I don't have any mail experience yet[and very minimal bsd experience], and >still reading the documentation, also the previous admin is not around. I >deduced from pkg_info that we have > >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 > > I take it you were using squirrelmail (your webmail system) to try to access this attachment. Have you tried using an ordinary mail client and the imap, as opposed to pop, protocol to collect this mail? It won't solve the webmail/large attachment problem (if that's what it is), but will get you your document. PWR.