Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!uunet!zephyr.ens.tek.com!tektronix!sequent!ccssrv!perry From: perry@ccssrv.UUCP (Perry Hutchison) Newsgroups: comp.mail.sendmail Subject: Re: can I generate non-destructive bounces? Message-ID: <812@ccssrv.UUCP> Date: 10 Nov 89 05:46:35 GMT References: <31258@watmath.waterloo.edu> Reply-To: perry@ccssrv.UUCP (Perry Hutchison) Organization: Control-C Software, Inc., Beaverton, OR Lines: 11 In article <31258@watmath.waterloo.edu> gamiddleton@watmath.waterloo.edu (Guy Middleton) writes: > We want to generate a warning about every message to a certain class of > addresses, and I can't see any way to do this non-destructively. I'm no expert, but would it work to create alias(es) to pipe the message into a program (or script)? The program could then forward the message to the actual destination and also mail back the warning to the sender. The recently-posted Deliver program might also be helpful here.