Here’s the idea behind mailwrapper, folks. I hope you’re familar enough with UNIX to understand this. ;)
18:04 [macoontosh] ~/%grep newaliases /etc/mail/mailer.conf
You define the command to be executed for the wrapped name in ‘mailer.conf’, then you setup the symlink, and finally, test it. Note that a hash mark at the beginning of a statement denotes the line as a comment.
Easy, huh?