Date: Wed, 12 Jun 2002 10:59:58 -0700 From: "Philip J. Koenig" <pjklist@ekahuna.com> To: Adam Weinberger <monkey@crackula.com> Cc: Ruben de Groot <fbsd-q@bzerk.org>, questions@FreeBSD.ORG Subject: Re: Sendmail library question/problem Message-ID: <20020612175959023.AAA583@empty1.ekahuna.com@pc02.ekahuna.com> In-Reply-To: <20020612103854.A14026@crackula.com> References: <20020612110650.A56370@ei.bzerk.org>; from fbsd-q@bzerk.org on Wed, Jun 12, 2002 at 11:06:50AM %2B0200
next in thread | previous in thread | raw e-mail | index | archive | help
[reply moved to bottom] > Ruben de Groot took 1.9K on Wed, Jun 12, 2002 at 11:06:50AM +0200 to say: > > On Wed, Jun 12, 2002 at 01:55:27AM -0700, Adam Weinberger typed: > > > why not use the spamassassin port? ports/mail/p5-Mail-SpamAssassin > > > > I think the port doesn't work with sendmail. > > spamass-milter does. > > > > > > > > -Adam > > > > > > > > > Philip J. Koenig took 1.1K on Wed, Jun 12, 2002 at 01:47:51AM -0700 to say: > > > > Been trying to get "spamass-milter" working on a 4.6-RC box. (early > > > > 4.6-RC, ie from around 5/20) > > > > > > > > First of all, I'm having a hard time finding any documentation on > > > > milter at all - the milter.org site doesn't seem to have any, neither > > > > does the sendmail.org site that I can find. > > > > > > > > This particular milter (for spamassassin) is finicky in a variety of > > > > ways when you go to build it - ie wants linuxthreads, gmake, etc. > > > > (someday a port would be nice) But it also doesn't seem to be able to > > > > find certain sendmail libraries - ie libsm.a - which for some strange > > > > reason on this system only exists in the /obj/src/lib/libsm > > > > directory. (I have /usr/obj symlinked to /obj on this box) > > > > > > > > Did something not get built or installed for some reason on this > > > > system, ie do I have to go into the directory above and use "make > > > > install" or something, or just copy libsm.a to /usr/lib? > > > > > > > > Thx, > > > > > > > > Phil On 12 Jun 2002, at 10:38, Adam Weinberger boldly uttered: > sure it does. i use it. > > $ echo "|/usr/local/bin/spamassassin" > ~/.forward > > -Adam But you're not using spamd for sitewide use, which is what I'm trying to do. This is why spamass-milter is necessary. (according to the spamassassin docs, such as they are) In any case, someone else reported the same problem over in stable: > Date: Wed, 12 Jun 2002 10:14:53 +0200 > From: "Martin Matuska" <matuska@wu-wien.ac.at> > Subject: 4.6 - sendmail: libsm.a and libsmutil.a > > make installworld does not install the libsm.a and libsmutil.a > libraries from the sendmail 8.12.3 package (only libmilter is > installed). > > They remain in /usr/obj/usr/src/lib/libsm and > /usr/obj/usr/src/lib/libsmutil and are not installed to /usr/lib (but > some libmilter programs need them to build) > > Why that behaiviour? > > Thanks -- Philip J. Koenig pjklist@ekahuna.com Electric Kahuna Systems -- Computers & Communications for the New Millenium To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020612175959023.AAA583>