Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Aug 2005 22:23:48 -0400 (EDT)
From:      "Dan Mahoney, System Admin" <danm@prime.gushi.org>
To:        questions@freebsd.org
Subject:   Custom Sendmail through /etc/make.conf
Message-ID:  <20050801221959.E99060@prime.gushi.org>

next in thread | raw e-mail | index | archive | help
Hey all...

I'm building a new box and thinking I'd like to stick with the "base" 
sendmail instead of building my own as I've traditionally been doing.

Here is my devtools/Site/site.config.m4 file
APPENDDEF(`confENVDEF', `-DSASL -DNETINET6')
APPENDDEF(`confLIBDIRS', `-L/usr/local/lib')
APPENDDEF(`confINCDIRS', `-I/usr/local/include')
APPENDDEF(`conf_sendmail_ENVDEF', `-DMILTER -DSTARTTLS')
APPENDDEF(`conf_libmilter_ENVDEF', `-D_FFR_MILTER_ROOT_UNSAFE ')
APPENDDEF(`conf_sendmail_LIBS', `-lssl -lcrypto -lsasl')

Fairly simple, turns on SASL, SSL, Milters, and inet6

What would I put in the /etc/make.conf, which expects things like:

#SENDMAIL_CFLAGS=
#SENDMAIL_LDFLAGS=
#SENDMAIL_LDADD=
#SENDMAIL_DPADD=

to accomplish this?


--

"Ca. Tas. Tro. Phy."

-John Smedley, March 28th 1998, 3AM

--------Dan Mahoney--------
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---------------------------




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