Email Logic Hook Not Working on 7.10

Hey Guys,

We had a logic on Emails module which was supposed to parse the mail contents and its attachment on inbound mail account. It was working perfectly on 7.8 but since 7.10 upgrade.

It is behaving inconsistently, some time does not invoke logic hook logic and some time it invokes multiple times.

Can any one give an idea on why is it not happening the way it is suppose to.

It’s a very different mail system across that upgrade…

You’ll have to analyse this more in-depth. Maybe you can add some logging to the beginning of the hook, to see if it is getting called or not, with which arguments, and even to create stack-traces to see where it is being called from.