diff -Nur sendmail-8.15.1.orig/Makefile sendmail-8.15.1/Makefile --- sendmail-8.15.1.orig/Makefile 2014-03-24 18:29:09.000000000 +0400 +++ sendmail-8.15.1/Makefile 2014-12-13 00:19:40.267981579 +0400 @@ -2,7 +2,7 @@ SHELL= /bin/sh SUBDIRS= libsm libsmutil libsmdb sendmail editmap mail.local \ - mailstats makemap praliases rmail smrsh vacation + mailstats makemap praliases rmail smrsh vacation libmilter # libmilter: requires pthread BUILD= ./Build OPTIONS= $(CONFIG) $(FLAGS) diff -Nur sendmail-8.15.1.orig/sendmail/README sendmail-8.15.1/sendmail/README --- sendmail-8.15.1.orig/sendmail/README 2014-12-01 19:08:07.000000000 +0400 +++ sendmail-8.15.1/sendmail/README 2014-12-13 00:19:40.269981579 +0400 @@ -761,7 +761,7 @@ you should at least set the following variables: APPENDDEF(`conf_sendmail_ENVDEF', `-DSASL') -APPENDDEF(`conf_sendmail_LIBS', `-lsasl') +APPENDDEF(`conf_sendmail_LIBS', `-lsasl2') If you have installed the Cyrus SASL library and include files in a location that your C compiler doesn't use by default you should