Date: Wed, 24 Apr 2002 13:42:57 -0700 From: Eric <swive@getnet.com> To: freebsd-questions@freebsd.org Subject: disabling port 587 Message-ID: <20020424134256.A10455@sunny.localdomain>
next in thread | raw e-mail | index | archive | help
--Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I have trouble disabling this port. vi /usr/src/etc/sendmail/freebsd.mc (add "FEATURE('no_default_msa')" to the third line up from the bottom) make freebsd.cf And I return the following errors. What might cause this? VB --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=sendmailCF rm -f freebsd.cf (cd /usr/src/etc/sendmail && m4 -D_CF_DIR_=/usr/src/etc/sendmail/../../contrib/sendmail/cf/ /usr/src/etc/sendmail/../../contrib/sendmail/cf/m4/cf.m4 freebsd.mc) > freebsd.cf m4: /usr/src/etc/sendmail/../../contrib/sendmail/cf/feature/'no_default_msa'.m4: No such file or directory *** Error code 1 Stop in /usr/src/etc/sendmail. --Kj7319i9nmIyA2yE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020424134256.A10455>