Forum Moderators: bakedjake
This will search for any PHP files containing the mail() function. From there, you can get an idea of which scripts are sending emails out.
If it's a script that allows visitors to send emails out (such as a 'email this' or 'share this'), a captcha may be needed so bots can't abuse it.
[howtoforge.com...]