Custom Sendmail through /etc/make.conf

Dan Mahoney, System Admin danm at prime.gushi.org
Tue Aug 2 02:21:30 GMT 2005


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
---------------------------



More information about the freebsd-questions mailing list