spam-prevention
Attaching HTML email signature to plain text email body in C#
I wrote a program to send reminder emails to some of our customers, and it works. Now we are trying to add our email signature to our e开发者_开发技巧mails which is an html file. We are using the same[详细]
2023-03-23 19:56 分类:问答How SpamAssassin defines BAYES_99 ? How to avoid it?
SpamAssassin marks my email with reason BAYES_99 , which means the email is 99% ~ 100% spam email. What is the mechanism of SpamAssassin to det开发者_JAVA技巧ect this rule (by keyword?), and how can I[详细]
2023-03-21 23:42 分类:问答How to send emails from a php script that dont go to the spam folder (rules suggestions)
im developing a site who sends A LOT of emails notifications to my users from a php script who is running almost all the time, I will like to format the email mensage in order to make it non-spamm-lik[详细]
2023-03-19 17:43 分类:问答Dynamic form and alternatives to captcha to avoid form spam
I was wondering, if i\'m not wrong the spam robots parse the html source at loading time to detect the presence of 开发者_运维百科a form, am I right?[详细]
2023-03-16 17:45 分类:问答How do I catch the email address of a spammer?
I know that I can check IP addresses and domains against blacklists like Spam开发者_JAVA百科haus and co, but is there a way that I can prevent iamaspammer@gmail.com from signing up at my website?most[详细]
2023-03-14 17:25 分类:问答Create a lot of 200 different Email Accounts in a short span of time?
I am trying to send bulk email from a few accounts email accounts, and for some reason, I think the emails get blockedand they do not reach the recipient. I think it is because of spam / filtering rul[详细]
2023-03-07 07:36 分类:问答Inverse of Perl regex X modifier
I would like to use a Perl regular expression to match strings like this: spaM s p a m sp Am Sp am Looking at Perl\'s x modifier, I should be able to do this:[详细]
2023-03-05 17:58 分类:问答Stopping spam in web page
So right now my only spam protection is going to be to check all incoming messages against this table, http://www.stopforumspam.com/downloads/, that I have imported into my database, and if the IP is[详细]
2023-03-03 20:30 分类:问答Wordpress - Difference between wp-signup and register [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-03 06:24 分类:问答UX Solution for Potential Activity Stream Spam
My app implements an activity stream for different types of activities.One of the activity types is related to the different virtual currency a user can accumulate.For example, a user can accumulate \[详细]
2023-03-03 00:48 分类:问答
加载中,请稍侯......