- or download this
#!/usr/bin/perl
...
# Change this to the LITERAL PATH to the files you wish to mail. Do no
+t forget the ending / #
$filelocation="/path/to/your/cgi-bin/attachit/";
- or download this
# Change this to the email address you want mails to be sent FROM and
+leave \ behind the @ sign#
$adminmail="You\@YourDomain.com";
...
return $res;
}
- or download this
sub mimetype
{
...
return ($y);
}
return 1;