Questions tagged [spam]

DO NOT USE THIS TAG ON QUESTIONS THAT ARE SPAM, we have a special flag for that! Questions about bypassing somebody else's spam filter are also not welcome. And keep in mind that this is a programming Q&A site, not a general computer support site. Spam is the use/abuse of electronic messaging systems (e.g. e-mail) to send unsolicited bulk messages indiscriminately.

This tag would be appropriate for programming questions about spam classification, etc.

We do not control the email filters of Gmail, Hotmail, etc. If you want to learn how to bypass them, ask the people who maintain those filters instead (but be very much prepared for "are you serious?" replies, or, most likely, no reply at all).

Understand that spammers read this site and so divulging methods for bypassing somebody's spam filters is comparable to sabotage. Please do not post such solutions.

1049 questions
-3
votes
1 answer

Email treated as SPAM when has Links

I've work all day long on that crazy problem. I created an HTML email that will be sent massively. I Use PHPMailer and I tried Mail Function. Both PHPMailer, it's SMTP feature and the native Mail Function works well. GOOD - PASS THE SPAM FILTER The…
SequenceDigitale.com
  • 4,038
  • 1
  • 24
  • 23
-3
votes
2 answers

Registration e-mails are evaluated as spam by google

When users register on my web site they get a confirmation email so that thay could activate their account. However, a lot of gmail users get those mails as spam. It's a bit disturbing. Someone knows how to fix this ? Thanks in advance.
user1079988
  • 73
  • 1
  • 2
  • 10
-4
votes
1 answer

Protect Wordpress contacts form from spammers

I have a project http://www.takoplius.lt. I am dealing with with a spam problem which comes through contact form. You can find this form in homepage right here (https://www.screencast.com/t/MvP7d7ZAiEe). I tried to use Google recaptcha plugin, but…
JuliusR
  • 1
  • 1
  • 1
-4
votes
2 answers

Codeigniter - Why Is My Email Going to The Spam Folder? How To Improve Email Delivery

I am using codeigniter to send emails.Emails are sent on some interval to different users from same email address. My issue is this emails are going to Spam folder instead of their Inbox.
-4
votes
4 answers

How to prevent fake users creating account on our drupal 6 website?

Lately I've started seeing a lot of users on my website and the usernames/emails seem like spam. I do have captcha as well. What is going on? kathleenfentonzry tiotelisco1977+fenton8995@outlook.com
kristofertroywtq …
user393144
  • 1,575
  • 3
  • 14
  • 21
-4
votes
1 answer

Facebook App Spam Threshold

What will happen if the app cross the spam threshold? Will be app be taken down and be blacklisted?
-4
votes
1 answer

Is there a way to figure out when a user marks email as spam

Let's say i'm building software for email marketing , is there any way to figure out wether the end receiver of an email marked it as spam ?
-4
votes
1 answer

how we stop sending mail in spam folder (sending over 30000 mails)

I am sending mail in my website using System.Net.Mail namespace but these mail are received in spam folder i don't want to receive them into spam folder. What should i do to stop them to go into spam folder, i want to receive them into inbox. Note:-…
-6
votes
1 answer

Possible to use Php's mail() function to send 1 million plus mails?

I was wondering if it would be feasible to send over 1 million emails (stored in an array or some sql database) using php's mail function. Is this farfetched. I'm new to php and curious of the function's limitations. Thank you so much! I'm not…
-6
votes
1 answer

Macro translation Please (possible virus)

Can someone translate what that micro does please? I got user open the word document and enable the micro on that document. I haven't seen anything strange like encrypting the files and stuffs yet. I have scanned the computer and found nothing.…
-6
votes
1 answer

Why are the emails going to spam?

I am sending an email using PHP but all the emails are going to the spam folder. Please tell me where I am making a mistake.
1 2 3
69
70