OZONE Asylum
Forums
Distributed Ward
Sendmail
This page's ID:
13835
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
#!/usr/bin/perl # Voodoo 'Doll' Petskull # Formatting email from an input page to sendmail.... require "cgi-lib.pl"; # [url=http://cgi-lib.berkeley.edu/]http://cgi-lib.berkeley.edu/[/url] &ReadParse(*input); $myEmail = "petskull@nospan.twistedport.com"; $mailprogram = "/usr/sbin/sendmail"; $name = $input{'name'}; $addy = $input{'email'}; $subject = $input{'subject'}; $body = $input{'body'}; sub sendEmail{ open (MAIL, "
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »