I'm trying to modify the ubiquitous FormMail CGI scripts so that Web form results are sent ONLY to recipients on campus. Right now, there's a line to accomplish this for [EMAIL PROTECTED] e-mail addresses ...
@validrecipients = ( '^[a-z]{1,}\@cc\.owu\.edu$' ); My question is: What code do I have to add to get Web form results to ALSO go to [EMAIL PROTECTED] (without the "cc" on the front end of the domain)? Thanks for any help, Jason __________________________________________________________ Jason LaMar tel >> 740-368-3307 Director of Web Services fax >> 740-368-3328 Ohio Wesleyan University e-mail >> [EMAIL PROTECTED] Delaware, OH 43015 online >> http://web.owu.edu/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]