Want a rule to look at specific header

  • Thread starter Thread starter Jim
  • Start date Start date
J

Jim

Is it possible to create a rule that does

IF header = "X-Spam-Score"
THEN
IF header contains "***"
THEN move message to spam-folder
ELSE stop processing rules
ELSE process next rule

I've tried to do this, and have spent some time with Google also,
without success. The immediate need is with Outlook XP, but I'd like
a more general solution (or "it can't be done") for other versions.
Exchange is not being used at all.

Thanks,
Jim
 
I've tried to do this, and have spent some time with Google also,
without success.

Sorry to follow up to my own post, but I re-thought how to search
Google, and came up with this:

http://www.mimedefang.org/node.php?id=33

Since we're using MIMEDefang to create the "X-Spam-Score" rule in the
first place, this solves my immediate problem.

But I will ask this: is anyone aware of a general-purpose "rule-
enhancer" add-on to Outlook?

Thanks,
Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top