PDA

View Full Version : PLEASE make it possible to block spam by keyword


DavidRussell
03-04-2010, 08:38 AM
Please add the option to define keywords in the subject or body of a message that will mark it as spam. Blocking by sender, domain, or IP is not working for us because it always changes. We need to block words like "viagra" and other drugs and anything of that sort that's in the body of the email.

Some of our email accounts have become almost useless without this ability.

If there's a way to add it myself in the custom filters I'm grateful for any help, except I am not a programmer, so I was hoping this would be added as a customizable option.

Bob
03-04-2010, 09:17 AM
David,

There is a custom filter that searches the Subject field in the message headers for a particular word or phrase from a list in a textfile.

"Redirecting an Email Based on Subject"
http://Service.FutureQuest.net/kb97

-Bob

DavidRussell
03-04-2010, 09:27 AM
Thank you for your help, Bob! That is perfect..

I don't suppose you could tell me what changes to make to that string so that I can add another filter to check the body as well ( I realize I use it at my own risk if it makes a difference)

frankc
03-04-2010, 11:59 AM
David, many FutureQuesties are using "EFM", the Email Filter Manager" written by FQ customers some years ago. It hasn't been updated since '05 and really doesn't need to be as it was designed to be quick and clean, not a feature-laden community server CPU hog. It installs quickly and works extremely well, providing the ability to filter by body words, subject words, to and from, and more. See http://diamond-back.com/software/efm/ . It's not provided/officially supported by FQ so any Qs about it should be posted here on the forums, not to the Service Desk.

DavidRussell
03-04-2010, 12:04 PM
Thanks so much, Frank!!

frankc
03-04-2010, 12:33 PM
Also, I have to mention that I've been using SpamFighter for some months now. It's very, VERY good.

manfred
03-04-2010, 02:29 PM
As mentioned in this thread (http://aota.net/forums/showthread.php?t=25397), IpNation would 100% fit your needs. I was using EFM for years. It is a good filter, but not "perfect". I needed a perfect filter, therefore I'm now using IpNation.

-Manfred

DavidRussell
03-20-2010, 07:34 PM
I installed the EFM and get a 500 internal server error when running index.php. I double checked all folder locations and permissions..

sheila
03-20-2010, 07:42 PM
I went to take a look at your account, but assuming I'm thinking of the correct domain, you've apparently removed the entire script. Not possible to troubleshoot in that case.

DavidRussell
03-20-2010, 07:46 PM
sorry Sheila, it's for frenchrivertrading.com

sheila
03-20-2010, 08:11 PM
OK, for some reason the copy of EFM that you have is not compatible with the upgraded version of PHP. I took a look at your index.php file in the efm directory, and it still has occurences of $this which is what is breaking it.

Tips for fixing the script are given in the following thread:
http://www.aota.net/forums/showthread.php?p=171241

DavidRussell
03-20-2010, 08:18 PM
Thank you very much!!