I need to find out
I have ppl uploading scripts to their domain to send mails. When it comes to Matts Formmail i can take care of that, but what if there is something like this :-/home/headspin/public_html/winqcgi.pl:3: use CGI;
/home/headspin/public_html/winqcgi.pl:4: use Net:

/home/headspin/public_html/winqcgi.pl:5: use MIME::Base64;
---
/home/headspin/public_html/winqcgi.pl:278:
/home/headspin/public_html/winqcgi.pl:279: my $smtp = Net:

/home/headspin/public_html/winqcgi.pl:280:
---
/home/headspin/public_html/winqcgi.pl:316: $smtp->quit;
/home/headspin/public_html/winqcgi.pl:317: $smtp = Net:

/home/headspin/public_html/winqcgi.pl:318: }
What is the client trying to do here ?
any suggestions ?
Thanks