I am setting up the EmailParser to run as a service.
I am looking to allow emails to be reprocessed over and over as long as they are not more than 24 hours old. Using the C# scripting I am able to parse and check the date but it seems like I would need to be able to flag emails to be reprocessed in my C# code.
I see there is a way to do this through the UI but I don't see any documentation on doing this programmatically.
Thanks
I am looking to allow emails to be reprocessed over and over as long as they are not more than 24 hours old. Using the C# scripting I am able to parse and check the date but it seems like I would need to be able to flag emails to be reprocessed in my C# code.
I see there is a way to do this through the UI but I don't see any documentation on doing this programmatically.
Thanks
Hi,
This is not possible to do through the scripting interface Email Parser shows, only through the user interface as you noticed. However, I will move this thread to the Feature requests subforum. May be other users find this interesting and worth to add to new versions.
This is not possible to do through the scripting interface Email Parser shows, only through the user interface as you noticed. However, I will move this thread to the Feature requests subforum. May be other users find this interesting and worth to add to new versions.