sendmail from source [2]

m.w.chang mwchang
Mon May 17 11:38:21 PDT 2004


still couldn't get sasl working...

root at server: mail> /etc/rc.d/init.d/mta start
Starting Mail Transfer Agent: sendmailWarning: Option: AuthMechanisms 
requires SASL support (-DSASL)
Warning: Option: AuthOptions requires SASL support (-DSASL)

this is the site.config.m4

root at server: Site> pwd
/usr/src/sendmail-8.12.6/devtools/Site
root at server: Site> cat site.config.m4
dnl # APPENDDEF(`conf_sendmail_ENVDEF', `-D_FFR_MILTER=1')
dnl # APPENDDEF(`conf_libmilter_ENVDEF', `-D_FFR_MILTER=1')
APPENDDEF(`conf_sendmail_ENVDEF', `-DMILTER')
dnl # for auth smtp
APPENDDEF(`confENVDEF', `-DSASL')
APPENDDEF(`conf_sendmail_LIBS', `-lsasl')
APPENDDEF(`confLIBDIRS', `-L/usr/lib/sasl')
APPENDDEF(`confINCDIRS', `-I/usr/include/sasl')


m.w.chang wrote:
> ok, disabling smrsh and adding back mailer(procmail) to config.mc fixed 
> my problem. Seems that I couldn't set the folder permissions and 
> ownership properly for smrsh to work. I would skip smrsh for the 
> meantime after I got all the features installed (libmiler, sasl, auth, ...)
> 
> now, how could I solve my libmiler problem? the compilation of sendmail 
> didn't show "-DMILER". and how about -DSASL?
> 
> root at server: lib> ls -l libmil* -l
> -r--r--r--    1 root     bin         49152 Sep 28 13:40 libmilter.a
> 
> 
> 

-- 
   .~.    Swiftly. Silently. Invisibly. In Linux we trust.
  / v \   news://news.hkpcug.org
/( _ )\  http://www.linux-sxs.org
   ^ ^    2.4.19 7:45pm up 11 days, 14 min, 2 users, load average: 1.00, 
1.04, 1.13



More information about the Linux-users mailing list