• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Web site emails

FatJackSprat

Senior member
I run some websites that have simple 'contact us' forms on them. Over the past three weeks I have started getting emails like this:

"of a amous. e oping, we said they his it s arounding mean the gr h s being that him, her an you cush 3635abdd8f84e99c36359becdbb75825 .> michiganwill sponsor request: agrathea877@michiganwill.net agrathea877@michiganwill.net agrathea877@michiganwill.net agrathea877@michiganwill.net"

I use a php file to create the emails and send them to me, but the only portion of the php that is written by me above is " michiganwill sponsor request:'

Does anyone know if I should I be concerned?

 
Someone, a robot most likely, is attempting to send spam via your site. Just make sure your mail script is hardwired to only send mail to your own address (set the script to ignore any TO: fields in an incoming form) and you should be fine.
 
Back
Top