Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!usc!apple!mips!daver!tscs!tct!chip From: chip@tct.uucp (Chip Salzenberg) Newsgroups: comp.mail.elm Subject: Re: Elm filter problem with AT&T 3B2 and WIN/3B 3.0 Keywords: Filter, WIN/3B, AT&T 3B2 Message-ID: <265C374F.362@tct.uucp> Date: 24 May 90 19:34:38 GMT References: <1132@netwrx1.UUCP> Organization: ComDev/TCT, Sarasota, FL Lines: 15 According to graham@netwrx1.UUCP (Jim Graham): >I presently have ELM 2.2 PL10 running on our AT&T 3B2 400 with System V >Release 3.2 OS and WIN/3B version 3.0 in our office. [...] >The problems comes in when the filter program is inserted in my .forward >file. Here is what I have in my .forward file: > >| /usr/local/bin/filter -vo /usr2/amhs/.filter-errors Even though you have System V, you have Sendmail, so the .forward file method will work. But you need to put quotes around the pipe alias: "| /usr/local/bin/filter -vo /usr2/amhs/.filter-errors" -- Chip Salzenberg at ComDev/TCT ,