From owner-freebsd-questions Wed Oct 17 7:27:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id 5C56A37B405 for ; Wed, 17 Oct 2001 07:27:48 -0700 (PDT) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.11.6/8.11.6) with ESMTP id f9HBQjj87121 for ; Wed, 17 Oct 2001 08:26:47 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Wed, 17 Oct 2001 08:26:45 -0300 (ART) From: Fernando Gleiser To: Subject: milter and FreeBSD 4.4 Message-ID: <20011017081734.I86601-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG For the sendmail guys: I'm trying to enable milter support in FBSD 4.4. I installed the sendmail source from the susbin and scontrib set (I don't have much free space on the disk, so I cant install the full source). Then I defined _FFR_MILTER in /etc/make.conf and rebuilt sendmail. I noticed it didn't build libmilter.a, and I had to build it by hand (there are no src/lib/libmilter dir). I modified freebsd.mc to define INPUT_MAIL_FILTER and rebuilt the .cf but it doesn't add the corresponding lines to the .cf (O InputFilters and Xfilter....) does anybody know what I'm missing. I can download the sendmail sources and build it the sendmail way, but I prefer to do it the FreeBSD way. Thanks in advance. Fer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message