Author Topic: Two Feature Request  (Read 6716 times)

Offline fszone

  • Newbie
  • *
  • Posts: 2
Two Feature Request
« on: November 20, 2006, 05:28:12 PM »
Hello, first of all I must say, what a great script!

I just have 2 feature requests:

1. Have the script "Self Learn" spam as time goes on. Based on the keywords of the messages in the Spam folder, the script will automatically move suspected spam to the proper folder. Also a feature to define word filters for spam. IE, if the message contains "Viagra", "Credit", etc, move to Spam.

2. Automatically update/refresh the message list when a message is received.

Offline sandlizardz

  • Jr. Member
  • **
  • Posts: 27
Re: Two Feature Request
« Reply #1 on: November 20, 2006, 05:36:52 PM »
To have the page refresh all by itself automatically, that is very nice an very easy.
Copy and paste it into the proper files to reload. Once in there, change the number of seconds you wish the page to wait before starting the reloading process. This code goes in between the HEAD tags.

Here's the code:

Code: [Select]
<META HTTP-EQUIV=&quot;refresh&quot; CONTENT=&quot;15&quot;>
Right now, the command is set to reload every 15 seconds. I checked a couple of online sites and they were all set about the same. I found the sites displaying stock information were set to around five minutes or 300 seconds.

Integrity is a mindset that guides our personal and professional behavior requiring honesty, trustworthiness and character!

http://www.sandlizardz.com

Offline sandlizardz

  • Jr. Member
  • **
  • Posts: 27
Re: Two Feature Request
« Reply #2 on: November 20, 2006, 06:14:59 PM »
I am not 100% sure which file too add this tag but I am almost positive it is the index.php file in the main dir/ of the RC where you have it installed
Integrity is a mindset that guides our personal and professional behavior requiring honesty, trustworthiness and character!

http://www.sandlizardz.com

Offline sandlizardz

  • Jr. Member
  • **
  • Posts: 27
Re: Two Feature Request
« Reply #3 on: November 20, 2006, 11:12:09 PM »
No Probelm bud. :)
Integrity is a mindset that guides our personal and professional behavior requiring honesty, trustworthiness and character!

http://www.sandlizardz.com