From owner-freebsd-stable Mon Jul 8 14: 2:50 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6966A37B401; Mon, 8 Jul 2002 14:02:45 -0700 (PDT) Received: from copper.eng.cstone.net (copper.eng.cstone.net [209.145.66.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 596ED43E75; Mon, 8 Jul 2002 14:02:41 -0700 (PDT) (envelope-from josepht@copper.eng.cstone.net) Received: from copper.eng.cstone.net (localhost [127.0.0.1]) by copper.eng.cstone.net (8.12.3/8.12.3) with ESMTP id g68L2blj065687; Mon, 8 Jul 2002 17:02:37 -0400 (EDT) (envelope-from josepht@copper.eng.cstone.net) Received: (from josepht@localhost) by copper.eng.cstone.net (8.12.3/8.12.3/Submit) id g68L2aTU065686; Mon, 8 Jul 2002 17:02:36 -0400 (EDT) Date: Mon, 8 Jul 2002 17:02:36 -0400 From: Joe Talbott To: Dan Nelson Cc: Pete Carah , stable@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: Hang problem with spamass-milter... Message-ID: <20020708210236.GA65659@copper.eng.cstone.net> Mail-Followup-To: Dan Nelson , Pete Carah , stable@FreeBSD.ORG, questions@FreeBSD.ORG References: <200207081952.g68JqB55059730@ns.altadena.net> <20020708200747.GA82041@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020708200747.GA82041@dan.emsphone.com> User-Agent: Mutt/1.5.1i X-Spam-Status: No, hits=-11.3 required=5.0 tests=IN_REP_TO,X_NOT_PRESENT,USER_IN_WHITELIST_TO version=2.30 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Jul 08, 2002 at 03:07:47PM -0500, Dan Nelson wrote: > You sure this is the trigger, and not an email over 250k? An unpatched > spamass-milter will definitely hang on any email that spamc decides is > too big to process (250k default). There are patches at > http://savannah.gnu.org/projects/spamass-milt/ that fix this problem > and add some more functionality ( see patches 349, 351, 354, 381, 385 ). > Most of the patches require a CVS checkout, though, which is probably > why the port doesn't include them. I applied patch 349 to the port and reinstalled. I'm still having issues with multiple mails coming in at approximately the same time hanging spamass-milter/spamc. To repeat: for i in `jot 10 1`; do echo "test $i" | mail -s "test $i" email@dom.com done I also applied patch 372 which didn't solve the problem. Joe -- Laziness is nothing more than the habit of resting before you get tired. Jules Renard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message