[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] FormMail.pl fix
- Subject: RE: [cobalt-users] FormMail.pl fix
- From: "Frank Cubillos" <cubillos@xxxxxxxxxxxxxxxxxx>
- Date: Mon Jul 2 10:44:00 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>There was previously a lot of discussion of the FormMail exploit for spam.
>this appears to be a fix instead of hard coding into the form, an
>allowedRecipients file is used.
>http://www.mailvalley.com/formmail/
># Path to the file that specifies the list of email addresses
># The script can send emails to these addresses only
>$recipientFile = '../../allowedRecipients';
>Dan Kriwitsky
>
Definately important info, thanks for the heads-up "eagle eyes" ;o) Dan!
Now a way to fight back against those *#@ highjacking spammers!
Cheers!
-f