From owner-freebsd-questions@FreeBSD.ORG Tue Aug 24 20:09:45 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 7F47916A50A for ; Tue, 24 Aug 2004 20:09:45 +0000 (GMT) Received: from kraid.nerim.net (smtp-102-tuesday.nerim.net [62.4.16.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E5FB43D2F for ; Tue, 24 Aug 2004 20:09:45 +0000 (GMT) (envelope-from harald.weis@algol.adsl.nerim.net) Received: from algol.adsl.nerim.net (algol.adsl.nerim.net [62.212.97.189]) by kraid.nerim.net (Postfix) with ESMTP id 5ECE0418E7 for ; Tue, 24 Aug 2004 22:09:42 +0200 (CEST) Received: by algol.adsl.nerim.net (Postfix, from userid 1001) id E4F1F101115; Tue, 24 Aug 2004 22:12:26 +0200 (CEST) Date: Tue, 24 Aug 2004 22:12:26 +0200 From: Harald Weis To: freebsd-questions@freebsd.org Message-ID: <20040824201226.GA92765@algol.adsl.nerim.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: buggy filtermail-0.7 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, 24 Aug 2004 20:09:45 -0000 Has anyone got a working filtermail-0.7 port ? Building and installing is fine, but the result is useless because of the following bug: algol{me} ~ > filtermail filtermail: 0.7 querying harald.weis@pop.freesbee.fr on Tue Aug 24 15:45:24 2004.filtermail: Examining 1 message(s). filtermail: Deny: Harald Weis : Tue 24 3H41, Tue, 24 Aug 2004 15:43:04 +0200 ["Return-Path" exceeded maxlength]. algol{me} ~ > All messages produce the same output in test mode. And if test is set to "NO", all messages are consequently deleted :-( The timestamp of the tarball fetched by 'portupgrade' is still 14 Feb 2004. I've been told that the bug was fixed on 24 Apr and that I should 'cvs' the source. But I can't build the port from the cvs-tree of the mailfilter development branch because of some incompatibility of the autotools (it does not work with automake18, according to the mailfilter developer it builds alright with automake17 on Linux. Trying to install automake17 does fail - 'make check' shows 11 failures, so I guess there is no need to run 'make install'. Thanks for any help, Harald -- FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003