Chris Bond writes:
 > Quoting Vince Vielhaber <[EMAIL PROTECTED]>:
 > 
 > > |if echo $SENDER | grep internic; then forward other-email-box
 > > ./Mailbox
 > 
 > Tried this and got the following:
 > 
 > Jun 25 14:00:43 trigger qmail: 930315643.589098 delivery 262: 
 > deferral: /bin/sh:_-c:_line_2:_syntax_error:_unexpected_end_of_file/

Try this:

|if echo $SENDER | grep internic; then forward other-email-box; fi
./Mailbox

-- 
-russ nelson <[EMAIL PROTECTED]>  http://crynwr.com/~nelson
Crynwr supports Open Source(tm) Software| PGPok | Government schools are so
521 Pleasant Valley Rd. | +1 315 268 1925 voice | bad that any rank amateur
Potsdam, NY 13676-3213  | +1 315 268 9201 FAX   | can outdo them. Homeschool!

Reply via email to