![]() |
| #11 | ||
|
Do you have a form on your site that they can fill in and send something to you?
There have recently been several attempts to hack or break these forms to allow spammers to use them, these "bots" go through your site, find the form and try to exploit it... The best way to stop that part of the spam is to add a server side verification to the email part of the form where your server makes sure the email address that is entered into the form is actually valid... Quote:
|
||
|
| #12 | ||
|
Quote:
Now I have upted the filters on Outlook Express and changed the setting so it will not download from the server (Verizon's server) questionable emails. Now I have a new problem. (I have had this problem before only it's much worse now) SOME MAIL IS BEING DIVERTED FOR NO REASON THAT I CAN FIGURE OUT. I have had this problem before with Outlook Express. I don't have many rules set up and the rules are straight forward, but other mail gets dumped into the scrap pile even though it has nothing in it that should snag it. Now it is worse because instead of going to my deleted items folder, this mail is never getting to me at all. For example: I no longer get email notification on my own threads from SP. There is nothing in those emails that violated the simple rules I have made. This is so infuriating. |
||
| #13 | |
|
"Top Sales Expert"
|
RainMaker, quite possibly what is going on is a php program on your website is being exploited with mail() function. Those jiberish accounts are probably being used for spoofing.
Here is a free tool to encode emails: http://www.wbwip.com/wbw/emailencoder.html
__________________
If you have a website and/or blog please add SalesPractice.com to your list of recommended resources or blogroll because we could use the help getting the word out. We offer a variety of links and logos for use on your website and/or blog. |
| #14 | ||
|
Quote:
|
||
| #15 | ||
|
"Top Sales Expert"
|
Quote:
|
|