spamming

Determine if e-mail message can be successfully sent

Hello Everyone, I am working in a mailing application in C# and, basically, I need to be able to determine which recipients successfully received the message, which ones did not, no matter what was the failure reason. In summary, I need an exception to be thrown whenever the email address does not exist, for example. However, SmtpClien...

Preventing spamming of the functionality of a php page.

The background: Ok, I run a legacy BBG over at ninjawars.net. There is an "attack" that players can make on other players that is initialized via form post. Essentially, we can simplify the situation to pretend that there's a page, lets call it attack.php, with a giant "ATTACK" form post that submits to another php page, lets call it a...

is this an attempt of code injection or just spamming?

Hello, community! Once in a while we get registrations on our website similar to this one. (This is a transcript of an email notification): New User Registration FirstName: cowdqd LastName: cowdqd Company: nWJrFxUitwFMbnK Email: [email protected] Phone: oCFsfSHolrnx Fax: -152 AddressLineOne: xRQgqnCOJkkoA AddressLineTwo: obsDvktXDL City...

Getting on mediawiki spammers list?

Hi, I am setting up a test site which I WANT to get spammed by WIKI spammers, ie those spambots that run rampant on a wiki site filling it up with junk data... How do i get on one of those lists? ...

how to stop scraping links from my php page

hello, i have a home page with some links and mail ids i need to stop scraping my urls and mail-ids form that web page... i have used robots.txt but most of the bad crawlers wont respect that.... ...