Quote:
|
Originally Posted by Jim
Bcc (through mailer scripts, NOT smtp) was disabled using mod_security out of necessity last week because we were suddenly getting hammered with scripts on every server being exploited by spammers.
|
Then I don't think this was part of my problem.
- I was using SMTP
- I did the testing about 3 weeks ago.
- If I changed "confirm.php?" to something else, the Bcc was sent.
Quote:
|
Originally Posted by Jim
I can send anyone who asks a copy of the current set of mod security rules but cannot publish it publicly because it can be used by people to see what can be done as well as can't. I can also work with people on removing some rules, but not bcc.
|
So I take to that if I continue to use SMTP I will still be able to send Bcc's? I depend on them to monitor usage of email scripts on some of my sites.
Quote:
|
Originally Posted by Jim
The error logs are still full of attempts to spam and bcc exploit attempts are probably 90% of what mod_security is preventing right now, followed by phpBB and other script vulnerabilities.
|
If using PhpBB what should we do? Stay upgraded to the latest, apply a mod to prevent spammers abusing it, or switch to something else?
As to my initial question, I'll rephrase a little. Would Page-zone filter outgoing mail sent via SMTP and not allow the message to be sent to a Bcc recipient if the body contained the string "confirm.php?email="?
Chuck