I was doing some work on the notifications code on my development machine today when I made an oops.
Some email notifications went out from my development machine today when I was testing things.
Sorry about that.
There's an order to the universe. It's not:
1. change configuration to prevent emails from going out.
2. run test.
3. restart software to load configuration.
3 really needed to happen before 2.
Again, sorry for the oops. I'm adding some additional checks to hopefully prevent this in the future.