Re: [MlMt] Bundle command causes crash when triggered by rule

2023-09-12 Thread Matthias Schmidt via mailmate
Hi, this is just a guess into the wilde: do you check your pointers if they are valid and if the data type is valid? Because nul pointers (etc) mostly cause a crash cheers Matthias On 10 Sep 2023, at 22:42, Thomas Reintjes via mailmate wrote: > Hi, > > I made [this bundle](https://github.com/t

[MlMt] Bundle command causes crash when triggered by rule

2023-09-10 Thread Thomas Reintjes via mailmate
Hi, I made [this bundle](https://github.com/tomtjes/Addy.io.mmBundle) to change some headers of certain emails. It works as expected when applied from the Commands menu. However, when I use a smart mailbox and create a rule to execute the command, MailMate crashes. Here’s what I see on the con