Spam Filter ISP Support Forum

  New Posts New Posts RSS Feed - Feature request - Add a Footer
  FAQ FAQ  Forum Search   Register Register  Login Login

Feature request - Add a Footer

 Post Reply Post Reply
Author
jerbo128 View Drop Down
Senior Member
Senior Member
Avatar

Joined: 06 March 2006
Status: Offline
Points: 178
Post Options Post Options   Thanks (0) Thanks(0)   Quote jerbo128 Quote  Post ReplyReply Direct Link To This Post Topic: Feature request - Add a Footer
    Posted: 17 July 2008 at 2:10pm
I keep looking for a way for customers to report missed spam without an admin having to sift the headers of many messges per day.
 
How about this...
 
If SF had the option to add a TEXT footer to the bottom of each email, it could contain a link that when clicked, would submit the contents of X-SF-Originating_IP to the database.
 
Something like:
The message was Checked by XXX Spam Filter.  If you believe it to be spam, CLICK HERE to REPORT  -  -  The link would point to an asp page that would submit the ip to a table where admins can keep track of the numbers / frequency  of each ip or subnet.  Such as http://spam.server.com/report_spam.asp?ip=200.200.200.253
 
If the text footer that is added to each email is configurable, this would open up a huge amount of options using variables like %IP%, %domainname%, etc
 
Any thoughts...
Back to Top
mbrusl View Drop Down
Groupie
Groupie
Avatar

Joined: 05 December 2005
Location: Thunder Bay Ont
Status: Offline
Points: 61
Post Options Post Options   Thanks (0) Thanks(0)   Quote mbrusl Quote  Post ReplyReply Direct Link To This Post Posted: 18 July 2008 at 7:54am
Ohh wow!  That would be huge.  I like that idea.  There is potential there for spam reporting right back to the abuse department of the spamfilter server ISP or host provider.



Edited by mbrusl - 18 July 2008 at 7:55am
Michael
support@spacequad.com
If blocked, use spacequad@hotmail.com
Spacequad Internet Services
Spacequad AntiSpam Services
Thunder Bay, Ontario
--------------------------------------------------
Back to Top
LogSat View Drop Down
Admin Group
Admin Group
Avatar

Joined: 25 January 2005
Location: United States
Status: Offline
Points: 4104
Post Options Post Options   Thanks (0) Thanks(0)   Quote LogSat Quote  Post ReplyReply Direct Link To This Post Posted: 19 July 2008 at 10:41am
We've always been hesitant to implement similar features, as they are likely to open your systems to interference by hackers.

Our SFDB reporting system employs 3DES encryption to post spammer IP data to our webserver. As hackers/spammers don't have access to the private encryption key, creating bogus reports is very very hard makign the system pretty safe.

If we implement headers/footers in emails that are used to report back information to your webservers, this information would be in clear-text, not encrypted. A hacker/spammer could then very easily inject bogus data into your back-end database to alter its contents. To be safe, SpamFilter would have to encrypt the header/footer, and your code on the webserver would need to then decrypt the data in order to update your database. this can most certainly be done, but would require quite a bit more steps to implement, the major difficulty being to have both SpamFilter and your webserver use *exactly* the same kind of encryption methods and keys. As some webservers use ASP, others .NET, and others PHP this creates some hurdles in finding a common library. We ourselves ended up writing our own encryption DLL to be used on our IIS server to render the encryption between SpamFilter and our IIS servers compatible when receving encrypted SFDB data.
Roberto Franceschetti

LogSat Software

Spam Filter ISP
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.332 seconds.