Application Result not working

Application Result not working

Postby Jodrik » Wed Nov 03, 2010 4:34 pm

We're working on a custom application integration to our own system for several projects. However we're trying to use some of the content filtering features such as "application result", but it seems to not be responding to the return values. Is there any way to confirm if this is going wrong inside Ability or in our programs? We've checked the program by manually inputting the values used by ability (we used ProcMon to determine the exact values used), this however does give us the proper return (value 2)

The test content filter is bacically this:

If address == newsletter@KO3.net AND Application Result == 2 THEN Change Subject to "Rejected!" AND Stop Filtering

Any help would be appreciated
Jodrik
 
Posts: 40
Joined: Wed Sep 19, 2007 8:39 am
Location: Netherlands

Re: Application Result not working

Postby Code Crafters » Tue Nov 16, 2010 9:00 am

Obviously the rule isn't triggering, otherwise you would see the subject renamed. I suspect it could be the first condition you have (address == newsletter@KO3.net). I would change this to be SMTP Sender (Or Any SMTP Recipients) CONTAINS newsletter@KO3.net. It must be a contains match type as the sender could be of the format "Sender <email@domain.com>". You can also try temporarily removing the application result condition to test if it triggers correctly without it then add it back in when condition 1 is triggering correctly.
Code Crafters
 
Posts: 933
Joined: Mon Sep 10, 2007 2:35 pm


Return to General

Who is online

Users browsing this forum: No registered users and 11 guests

cron