|
|
#1 |
|
Senior Member
Join Date: Aug 2006
Location: Georgian Bay, Ontario Canada
Posts: 172
Rep Power: 15 ![]() |
As my site gets busier, I notice that the number of scammers who use the site to contact my sellers with their pitches (often in the worst english immaginable) is increasing. As it sits now, I get copies of the contact emails and try to alert the sellers to the scams but I cannot seem to stop them.
At the very least and since I have their IP address, I want to block emails being sent from a specific IP. What would it take to keep a list of banned IPs and have the script check the sender's against it when they submit (or earlier if possible) and display a message on the screen telling why they cannot contact using our site. That way, as the list grows, someone can get their IP off it where the offender had a dynamic IP. What about blocking all comms from the offending countries or continents. I am sure others selling high value items are having these issues too. It pisses customers off and makes alot of extra work for the admin. My market is Canada and USA... nowhere else. Any ideas?
__________________
B. Gordon v.4.0.9 Developer |
|
|
|
|
|
#2 |
|
Coder
Join Date: Mar 2006
Posts: 4,551
Rep Power: 111 ![]() ![]() |
The problem with blocking IP's is that if the person is using a dial up account they are given an IP from a pool so when you block an IP often times all they have to do is disconnect and redail to get a new IP. One could do some research on the source host you could find the IP range that they control and ban the whole range. However where there is a will there is a way and people are now often using proxies to get around this which means you would have to identify the various proxies and block them as well which may also block legitimate customers.
In the end there is no sure fire way. Ideally the way I see something like this working is that in admin you have a form where you can manage IPs to limit access to the contacts forms. IP's are stored in a table and checked against visitor IP and if visitor IP is in the list then simply dont display the contact form. Perhaps this would make a good mod. I have some time off work at the end of the year and will look more into making this. |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Aug 2006
Location: Georgian Bay, Ontario Canada
Posts: 172
Rep Power: 15 ![]() |
I have another variation.
What about caching all the sent messages. The admin logs in, previews them and then releases them if they are ok. A list view initially, then a detailed view to read the message and a release, bounce or delete button. The release would release the mail to the seller. The bounce would send it back to the originator with a comment by the admin, the delete would simply delete it. The seller is buffered from all this. There should also be a select box to click on several messages to effect a button press for each. This would speed up mass deletes or bounces when the sender e-mailed many people with the same script. It would mean a new table in SQL I assume, but seems pretty simple. This would accomplish the same thing I have been doing by getting copies of all messages but half the work. Thoughts?
__________________
B. Gordon v.4.0.9 Developer Last edited by bgordon; 12-16-2006 at 10:58 AM. |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Mar 2006
Location: Texas
Posts: 102
Rep Power: 16 ![]() |
I need this also! Would be a great Mod! I have seen contact forms with (the users IP shown and it says "To Scammers and Frauds this is your IP address" ) I was just fixin to ask for such a thing!
Good job bgordon!
__________________
v3.1.5x Developer
|
|
|
|
|
|
#5 |
|
Senior Member
Join Date: Mar 2006
Location: Greer, SC
Posts: 670
Rep Power: 27 ![]() |
We screen our contact forms per IP and only allow them through for certain countries. I suppose we could wrap it up as a mod...
__________________
Civ's Modules (____NOW v4 COMPATIBLE____): � Stop Incomplete Listings! (proven revenue booster!) � Scam Filter (Just say no to Nigerians!) updated � Similar Listings (keep visitors longer) � Feedback Mod (testimonial builder) � Listing Status Reminder free! |
|
|
|
|
|
#6 |
|
Senior Member
Join Date: Mar 2006
Location: Best city in the World � Calgary, Canada
Posts: 468
Rep Power: 24 ![]() |
Garysr, if you just want to show IPs, you could add {$smarty.server.REMOTE_ADDR} in your contactowner and contactus templates below the form.
__________________
Thanks, Sergey Bargain Finder in Calgary, Alberta, Canada. Calgary Business Directory V3.1.10 Dev - Calgary Classifieds V3.1.10 Dev - Calgary Real Estate V3.1.10 Dev - Calgary Used Cars V3.1.10 Dev - Calgary Rent V3.1.10 Dev - Calgary Dating V3.1.5 Dev A website without well-done Internet Marketing and Search Engine Optimization is as good as non-existent.
Last edited by SkGold; 12-16-2006 at 05:13 PM. |
|
|
|
|
|
#7 | |
|
Senior Member
Join Date: Aug 2006
Location: Georgian Bay, Ontario Canada
Posts: 172
Rep Power: 15 ![]() |
Quote:
Also, what about my screen and release idea further up? Is this something do-able? I have been getting clobbered over the past week by scammers sending mail to my sellers. They are forwarding them back to me asking what can be done. I need to do something.
__________________
B. Gordon v.4.0.9 Developer |
|
|
|
|
|
|
#8 |
|
Senior Member
Join Date: Mar 2006
Location: Texas
Posts: 102
Rep Power: 16 ![]() |
Thanks Gold! I'll do that!
I'd like that Mod also CIV!
__________________
v3.1.5x Developer
|
|
|
|
|
|
#9 | |
|
Senior Member
Join Date: Mar 2006
Location: Greer, SC
Posts: 670
Rep Power: 27 ![]() |
Quote:
The queue idea is one we considered as well, but isn't something like this already planned for 4.0?
__________________
Civ's Modules (____NOW v4 COMPATIBLE____): � Stop Incomplete Listings! (proven revenue booster!) � Scam Filter (Just say no to Nigerians!) updated � Similar Listings (keep visitors longer) � Feedback Mod (testimonial builder) � Listing Status Reminder free! |
|
|
|
|
|
|
#10 | |
|
Coder
Join Date: Mar 2006
Posts: 4,551
Rep Power: 111 ![]() ![]() |
Quote:
|
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Contact Owner Form | SteM | v3.1 Questions & Support | 2 | 01-02-2007 09:47 AM |
| 3.1.5a seller contact form broken | civ | v3.1 Questions & Support | 16 | 11-26-2006 11:16 PM |
| Direct link to user listing in contact email | SkGold | v3.1 Questions & Support | 2 | 07-10-2006 02:42 PM |
| maybe a new issue in 'contact us' form | frommarcq | v3.1 Questions & Support | 2 | 06-27-2006 10:15 AM |
| Contact Us form not sending e-mail after 3.1.1 upgrade | fjarabeck | v3.1 Questions & Support | 4 | 05-24-2006 08:29 PM |