From owner-freebsd-questions Fri May 14 17:35:11 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with ESMTP id 076731538A for ; Fri, 14 May 1999 17:35:06 -0700 (PDT) (envelope-from heiphetz@cvzoom.net) Received: from night_flight (lc150.cvzoom.net [208.226.154.150]) by ns.cvzoom.net (8.9.3/8.9.3) with SMTP id UAA03665 for ; Fri, 14 May 1999 20:20:17 -0400 (EDT) Message-Id: <3.0.6.32.19990514203433.0093e220@cvzoom.net> X-Sender: heiphetz@cvzoom.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Fri, 14 May 1999 20:34:33 -0400 To: freebsd-questions@FreeBSD.ORG From: Alex Heiphetz Subject: mail -> program Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: I want to filter mail coming to a certain address using a program. To do this I tried special entry in virtusertable: user_joe /path/to/program then mail to user_joe@my_domain.com bounces back with error: "Can't e-mail directly to a file" Then I tried entry like this: user_joe |/path/to/program now mail bounces back "Can't e-mail to a program". Does anybody know a way around this? Thanks in advance. Regards, A.Heiphetz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message