Adam Frielink wrote: > I only know how to do it in *nix environments. An example line from my > alias file used with the RT system developed in perl. > > support: "|/web/tyco/www/rt/bin/rt-mailgate --queue support --action > correspond" > > All mail sent to [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> will get > piped to the rt-mailgate application. That application can then access > the information as STDIN. > > If you add a line to the aliases (/etc/aliases, typically) on a *nix > machine, don't forget to use the 'newaliases' command to have your > changes updated, or it will not recognize those changes.
You should be able to do the same thing by modifying your .forward file in your home directory on UNIX (in case you don't have access to aliasing). PS: Please stop all this HTML and top-posting. -- ,-/- __ _ _ $Bill Luebkert ICQ=162126130 (_/ / ) // // DBE Collectibles Mailto:[EMAIL PROTECTED] / ) /--< o // // http://dbecoll.tripod.com/ (Free site for Perl) -/-' /___/_<_</_</_ Castle of Medieval Myth & Magic http://www.todbe.com/ _______________________________________________ Perl-Win32-Web mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
