Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2001 09:06:56 -1000
From:      "Arthur W. Neilson III" <art@pilikia.net>
To:        "Mike Lambert" <lambert@jeol.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: FreeBSD sendmail libmilter
Message-ID:  <200105260906560000.149A5CD1@smtp>
In-Reply-To: <Pine.SGI.4.33.0105260958540.604431-100000@titian.jeol.com>
References:  <Pine.SGI.4.33.0105260958540.604431-100000@titian.jeol.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Well, I was able to recompile sendmail with libmilter support contrary to=
 what 
you say however I need to test to make sure it's gonna work.  Here's what I
did:

1) created dir /usr/src/lib/libmilter
2) copied /usr/src/libsmutil/Makefile /usr/src/lib/libmilter
3) edited the SRCS+=3D line to contain the names of the .c files found in
    /usr/src/contrib/sendmail/libmilter
4) changed LIB=3D from smutil to milter
5) changed .PATH: to ${SENDMAIL_DIR}/libmilter
6) added -D_FFR_MILTER to SENDMAIL_CFLAGS in /etc/make.conf
7) added /usr/obj/usr/src/lib/libmilter/libmilter.a to SENNDMAIL_LDADD
    in /etc/make.conf
8) cd back to /usr/src/lib/libmilter make obj;make depend;make
9) cd to /usr/src/usr.sbin/sendmail make obj;make depend;make;make install

everything seemed to build properly however I can't be sure until I test=
 :^).

On 5/26/01 at 10:28 AM Mike Lambert wrote:
>
>On Fri, 25 May 2001, Arthur W. Neilson III wrote:
>
>> Recently I downloaded amavis-perl-11 and want to implement it using the
>miltering
>> interface.  It's not clear to me how to build the sendmail 8.11.3 which
>is integrated
>> with FreeBSD 4.3 with libmilter support.
>
>Having just recently gone through this very maze, I think I can answer
>with some accuracy.
>
>The short answer: You can't. If you want sendmail with the milter API
>enabled, you need to build sendmail from ports.

--
    __
   /  )    _/_  It is a capital mistake to theorise before one has data.
  /--/ __  /    Insensibly one begins to twist facts to suit theories,
 /  (_/ (_<__   Instead of theories to suit facts.
                     -- Sherlock Holmes, "A Scandal in Bohemia"
 Arthur W. Neilson III, WH7N - FISTS #7448
 Bank of Hawaii Tech Support
 http://www.pilikia.net
 art@pilikia.net, aneilson@boh.com, wh7n@arrl.net



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105260906560000.149A5CD1>