Hi All,
We've built a custom inhouse spam filter which is working as a custom script well. However, we'd like our third party tool to be able to release emails from quarantine after a while (other checks have to happen first), however our script isnt aware of the ID that gets set (looks like C1R1465***), seems to be different to the MSGID etc, so we can't pass that over to our check to use the API to release it. I guess we could filter all emails at the set time it came in to release, but there are a lot of downsides to that. So I was wondering, how does that C1..... ID get set for the API, and can I add it to a header in the email (to parse and find) or access it another way in our custom script?
Thanks for any assistance.
Tom
We've built a custom inhouse spam filter which is working as a custom script well. However, we'd like our third party tool to be able to release emails from quarantine after a while (other checks have to happen first), however our script isnt aware of the ID that gets set (looks like C1R1465***), seems to be different to the MSGID etc, so we can't pass that over to our check to use the API to release it. I guess we could filter all emails at the set time it came in to release, but there are a lot of downsides to that. So I was wondering, how does that C1..... ID get set for the API, and can I add it to a header in the email (to parse and find) or access it another way in our custom script?
Thanks for any assistance.
Tom