From owner-freebsd-bugs Fri Feb 20 07:40:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07119 for freebsd-bugs-outgoing; Fri, 20 Feb 1998 07:40:07 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07081; Fri, 20 Feb 1998 07:40:04 -0800 (PST) (envelope-from gnats) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA06586; Fri, 20 Feb 1998 07:35:56 -0800 (PST) (envelope-from nobody) Message-Id: <199802201535.HAA06586@hub.freebsd.org> Date: Fri, 20 Feb 1998 07:35:56 -0800 (PST) From: tyeung@dciem.dnd.ca To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: misc/5803: "tab" function from "ee" not compatible with sendmail Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 5803 >Category: misc >Synopsis: "tab" function from "ee" not compatible with sendmail >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 20 07:40:01 PST 1998 >Last-Modified: >Originator: Tim Yeung >Organization: DCIEM >Release: FreeBSD 2.2.5 from Walnut Creek CDROM >Environment: FreeBSD 2.2.5-RELEASE #0 >Description: Using "ee" (easy editor) to add new rules in "/etc/sendmail.cf" S98 Using "tab" function following the "LHS" Restart sendmail Sendmail will complain " Invalid line (tab expected" error. Using "vi" , does not cause the about problem. >How-To-Repeat: Please try the following: ee /etc/sendmail.cf add following rules after other rules at S98 Using "tab" before "$: (the LHS and RHS separator) R$+ < @ $+ . > $: $1 < @ $2 > . >Fix: use "vi" to modify/add new rules in "sendmail.cf" >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message