From owner-cvs-usrsbin Wed Nov 13 00:06:32 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA01586 for cvs-usrsbin-outgoing; Wed, 13 Nov 1996 00:06:32 -0800 (PST) Received: (from pst@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA01570; Wed, 13 Nov 1996 00:06:28 -0800 (PST) Date: Wed, 13 Nov 1996 00:06:28 -0800 (PST) From: Paul Traina Message-Id: <199611130806.AAA01570@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/sendmail/cf/mailer smtp.m4 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk pst 96/11/13 00:06:27 Modified: usr.sbin/sendmail/cf/mailer smtp.m4 Log: Back out freebsd local change which always forced SMTP to assume an 8-bit clear channel. This change was originally put in for freefall, and is completely irrelevant given that freefaill defines the generic SMTP service to use the smtp8 mailer (which is standard mechanism.) [The original patch violated RFC-821.] Apply to: 2.2 (please) Revision Changes Path 1.4 +2 -2 src/usr.sbin/sendmail/cf/mailer/smtp.m4