Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2000 15:46:23 -0500
From:      "Scot W. Hetzel" <hetzels@westbend.net>
To:        "Brandon Fosdick" <bfoz@glue.umd.edu>
Cc:        <ports@FreeBSD.ORG>
Subject:   Re: Cyrus Troubles
Message-ID:  <007301bfc29c$763a9260$8dfee0d1@westbend.net>
References:  <Pine.BSF.4.20.0005151626380.51698-100000@mail.wolves.k12.mo.us> <00ee01bfbecc$b4e55f00$8dfee0d1@westbend.net> <3920B74C.1C658583@glue.umd.edu> <000001bfbef4$1fd7d780$8dfee0d1@westbend.net> <392171E6.6FF040BC@glue.umd.edu> <001201bfbf89$e0141320$8dfee0d1@westbend.net> <3926DCBD.D23E9D54@glue.umd.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Brandon Fosdick" <bfoz@glue.umd.edu>
> > LOCAL_RULE_0
> > R$=N$:                          $#local $: $1
> > R$=N < @ $=w . >$:      $#local $: $1
> > Rbb + $+ < @ $=w . >   $#cyrusbb $: $1
> 
> I get the following error from sendmail when I use the above.
> 
> 554 /etc/mail/sendmail.cf: line 742: Inappropriate use of $: on LHS
> 554 /etc/mail/sendmail.cf: line 743: Inappropriate use of $: on LHS
> 
> Lines 742-744 of sendmail.cf are
> R$=N$:                  $#local $: $1
> R$=N < @ $=w . >$:      $#local $: $1
> Rbb + $+ < @ $=w . >    $#cyrusbb $: $1
> 
It's supposed to be:
R$=N [TAB] $: $#local $: $1
R$=N < @ $=w . > [TAB] $: $#local $: $1
Rbb + $+ < @ $=w . > [TAB] $#cyrusbb $: $1

Scot





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007301bfc29c$763a9260$8dfee0d1>