I\'m always surprised by the high quality of Gmail spam filter. For the last year, it filtered 99.95% of the spam, and blocked by mistake only one mail. By comparison, any other mail service I used ma
I have a list of sentences about 17 million. I need to 开发者_JAVA技巧identify sentence as spam/ham/unsure. Are there trained models present on the internet to which I could just feed in my data as a
Closed. This question is off-topic. It is not currently accepting answers. 开发者_如何学C Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I have a contact form on my website, and everything works like a charm. I am using a anti-injection validation script, that I suspect is supposed to send a notification when somebody attempts to use h
I\'m looking for 开发者_运维问答a full list of bank domain names to include in an anti-phish routine I\'m planning, does anyone have a list/URL?Maybe you\'d be better off with a list of phishing sites
this is correlated to a question I asked earlier (question) I have a list of manually created strings such as:
To avoid spammers, what\'s a good strategy for imposing limits on users when sending email from our site? A count limit per day on individual IPs? Sender emails? Domains? In general terms, but recomme
Is there any way to use PHP code to query a DNSBL (block list) provider and find out if the IP address submitted is a bad actor?
I have in mind an idea for a generally accessible site that needs to allow images to be uploaded.But I\'m stymied on how to p开发者_开发问答revent image spam: porn, ads in image form, etc.
I have just stumbled upon Bad Behavior - a plugin for PHP that promises to detect spam and malicious crawlers by preventing them from accessing the site at all.