Tagged Questions
1
vote
1answer
89 views
Website attack form submission triggering emails related questions
We are experiencing website attacks that trigger the submission of a form, and send alert emails.
Normal process of form submission is to fill up a couple of text fields, and when the user is ...
1
vote
1answer
1k views
All Wordpress PHP Mail stuff being sent to spam
Every mail sent with the PHP Mail() is getting sent straight to spam (all providers e.g. gmail, yahoo, hotmail)
My IP is not blacklisted.
Here is an example of an email header that got sent to spam:
...
0
votes
2answers
179 views
PHP software to detect spam? [duplicate]
Possible Duplicate:
How can I prevent spam on sites which I control?
I'm looking for something like spam-assassin or similar, except it only focuses on the message rather than inspecting an ...
10
votes
4answers
185 views
Emailing all site users
I'm going to be emailing all of my site users to update them on recent developments and remind them to come back to the site. Are there any special precautions I should take. I was going to do this ...