Date: Wed, 01 Aug 2001 01:23:51 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: Mark Valentine <mark@thuvia.demon.co.uk> Cc: gshapiro@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: -D_FFR_TLS_O_T vs. FEATURE(access_db) in sendmail Message-ID: <3B67BC97.B74C3DA4@mindspring.com> References: <200108010757.f717vaY03382@dotar-sojat.thuvia.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Mark Valentine wrote: > > Recent enabling of -D_FFR_TLS_O_T in revision 1.18 of src/etc/mail/Makefile > doesn't seem to sit well with access_db disabled; there are references to > the LookUpDomain ruleset which seem to need protected by _ACCESS_TABLE_ in > src/contrib/sendmail/cf/m4/proto.m4, but aren't, unless I'm missing something > (very possible at this time of the morning, but I thought I'd shoot this > e-mail off quickly due to this being a potential MFC'd FreeBSD 4.4 problem). > > A very brief perusal of the mailing lists didn't show anything except that PR > conf/28361 is somewhat related. FFR means "For Future Release". It may very well be that the feature you are trying to enable is incompletely or unportably implemented right now... missing dependency relationships are probably the very least of your worries. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B67BC97.B74C3DA4>