REQUESTS:
1. The older versions seem to sometimes work, so please switch back to a RAM method, or use RAM to store X results and then write to SQL in batches to limit HDD usage.
2. Add custom filter list, I often get craigslist emails or other really non-usable emails. Allow us to input items we would like ignored
3. Secure the program with more try methods, if at any point the program fails, allow the collected emails to be saved first! Try methods will save a lot of frustration.
4. Is the GUI on it's own thread? It seems as if it may be shared, which on .net applications causes crashing.