hi!!! i'm using this cgi /pl file
http://nms-cgi.sourceforge.net to send an invitation mail that works just like any other, users enter the emails they want to invite my site to and send the mail. in order to do this i need a cgi file that uses sendmail to send this kind of mail, formmail.pl/.cgi uses @allow_mail_to and @recipients to determine the email(s) where the forms go but since in my form the email is determined by the user i got an error is there something i can do or i'll just have to keep looking?
thanks in advance