From owner-freebsd-questions@FreeBSD.ORG Wed Jan 28 00:22:13 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 885E416A4CE for ; Wed, 28 Jan 2004 00:22:13 -0800 (PST) Received: from slacknet.slacknet.com (slacknet.slacknet.com [204.228.135.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73D9D43D5A for ; Wed, 28 Jan 2004 00:22:12 -0800 (PST) (envelope-from rj45@slacknet.com) Received: from rj45 (helo=localhost) by slacknet.slacknet.com with local-esmtp (Exim 4.30 #1 (Debian)) id 1Alkxe-00041l-RI for ; Wed, 28 Jan 2004 01:22:10 -0700 Date: Wed, 28 Jan 2004 01:22:10 -0700 (MST) From: RJ45 To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SA-Exim-Scanned: No; SAEximRunCond expanded to false Subject: sendmail + spamassassin on FreeBSD 5.2 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: Wed, 28 Jan 2004 08:22:13 -0000 Hello, I am running latest sendmail + latest spamassassing thru the spamass-milter mechanism on FreeBSD. When users send mail it keeps like 10-15 seconds before the mail is sent and this is annoyign for users. I inspected the sendmail logs and I saw that spamassassin keeps mroe than 10 second to process a single message for spam. My machine is a Dell poweredge 2650 with dual xeon 2.4GHz. I disabled rbl checks in spamassassin. Anyoien noticed this problem ? I don;t know how to increase spamassassin log level, anyway I would like to disable SPAM checks for mails which originate from my LAN, but I can;t figure out how to do it. Anyone had tried it before? thanks Rick