Inbox Science
Blogs, News, Events, Tips & Research
Category: Developers & APIs view all
Handling Feedback Loop Reports with a Plugin
One of the cool new events supported by the new IDynamic plugin API interface is OnFeedbackLoopParsed which can be fired each time a feedback loop report is received and processed by Hurricane MTA Server. The following code illustrates how the event can be handled by your code. If you have not read about the new […]...