Simple Notifications
This tool sends an email when a situation occurred.
The situation is composed by calculating an operation from a field of a table. The calculation can be a SUM, COUNT, AVERAGE, MIN or MAX, and the result is compared with a value. The options of comparison can be =, <>, >, >=, < or <=. The table can be filtered.
http://www.mibuso.com/dlinfo.asp?FileID=1427
Discuss this download here.
Comments
It is a sad thing but this is how the real world operates. We programmers would like nice configurable things, but in reality people always come asking questions like "can you set it up so that it sends me a mail every time the customer's over credit limit.... 2 weeks later: except for customer x, y, z I trust them... 3 weeks later except when z is three times over his credit limit I don't trust him that much.." so you end up hand-programming anything all the time anyway.