Inbox
by Glenn Delahoy
(C) Copyright 2004-2005. All rights reserved.
Release Notes
Version 1.10
Change 1: Filter summary is sorted from most used to least used.
Change 2: Added away/automatic reply tool.
Change 3: Fixed bug in filter delete.
Change 4: Modified the Move tool to allow moving messages between accounts.
Change 5: Converted filter file type and section format to english language.
Change 6: "Received From" filter is now called "Received".
Change 7: Added import/export tools to filters.
Change 8: Changed Account Active to Enable Fetch.
Change 9: Added Enable Filters for each account.
Change 10: Added Queue folder to handle outgoing mail.
Change 11: Added Send options for each account.
Change 12: Added Send Mail button to main toolbar to force immediate send of queued outbound mail.
Change 13: Added Move menu to Outlook folder.
Change 14: Added Redirection tools.
Change 15: Added Last Used date column to filters.
Change 16: Adjusted the Outlook control, Tools page to look nicer.
Change 17: Fixed duplicate "charset" in Content-Type header.
Version 1.11
Change 1: Fixed array bug in line chart.
Version 1.12
Change 1: Fixed date bug in log trimmer.
Change 2: Fixed Max Line Length problem.
Change 3: The Received filter was searching for "Received: from"; now searches for any "Received:" header.
Change 4: The filter search now reconstructs split header lines before comparing.
Change 5: Rearranged the tools and options.
Change 6: Cleaned up the page switching code.
Version 1.13
Change 1: Fixed broken peek tool (oops!).
Change 2: Fixed additional Max Line Length problem.
Change 3: Added buttons to pie chart and adjusted buttons on line chart.
Change 4: Added opening page option to preferences.
Change 5: Added "All Received IPs" option to filter options.
Change 6: Found a possible cause for the occasional crash during log updates. Also added some additional checking around the log update routine, will hopefully stop it choking.
Change 7: Added bind ip address and port options to the POP3 server.
Change 8: Added Start Minimised option to preferences.
Change 9: Fixed bug in the routine that extracts the Received IP address.
Version 1.20
Change 1: Added restore previous screen position.
Change 2: Fixed bug in page change for accounts list and filters.
Change 3: Added Present In Any Header filter.
Change 4: Added Sort tool to Filters list.
Version 1.30
Change 1: Removed excessive prompts from Filter Accept/Reject All Received IPs option.
Change 2: Added merge similar filters tool.
Change 3: Added option to automatically create a received reject filter when a message matches a body reject filter.
Change 4: Added option to filter on top level domains with optional reverse dns lookup to resolve ips.
Change 5: Fixed problem with keeping like named accounts synchronised. Added sync status logging option.
Change 6: Added temp file cleanup on shutdown.
Change 7: Fixed small problem with split headers during filtering.
Change 8: Fixed system tray icon so right click menu is always available.
Change 9: Added options to system tray menu.
Change 10: Added status messages to system tray icon.
Change 11: Found another AV when closing the app.
Change 12: Added the No Download option to each account.
Change 13: Added message viewer tool to strip html like tags from the message text.
Change 14: Replaced message memo control so it can now display very large emails.
Change 15: Added mailbot tool configurable for each account.
Change 16: Added away tool to each account and removed from global preferences.
Change 17: Added IP lookup tool to filters list.
Change 18: Reduced old date global filter to five years instead of ten.
Change 19: Added error trap for POP3 server in case it fails to bind the port.
Change 20: Added find tool for main log display.
Change 21: Got rid of the horrible flicker when multi-selecting messages.
Change 22: Some string optimisations to help speed up processing.
Version 1.31
Change 1: Fixed exception raised due to obscure formatting of the From field.
Change 2: Fixed AV caused by filter merging.
Change 3: Added Don't Delete From Server option.
Change 4: Finally figured out what I was doing wrong with the line chart.
Version 1.40
Change 1: Fixed bug in filter merge tool.
Change 2: Fixed shutdown bug.
Change 3: Fixed array index bug in line chart.
Change 4: Added account name to main log. This will mess up some of the log reports for a while.
Change 5: Added Total Account Summary to log reports. This may look wrong for a while until the log starts reporting the account name.
Change 6: Added RDNS option to status log.
Change 7: Added Received IP filter type. All new IP filters will be of type Received IP.
Change 8: The merge tool automatically migrates IP filters from the Received filter type to the Received IP filter type. See Notes and Tips.
Change 9: Added Received IP Merge Level option to the filters merge tool. The default level 3 is the level at which previous versions merged the filters. Level 2 is quite severe and Level 1 is downright brutal. See Notes and Tips.
Change 10: Fixed some button anchors.
Change 11: Added stop button, finally. Stops mail collection and filtering.
Change 12: Added dupe checker and associated account option. See Notes and Tips.
Change 13: Minor adjustment of account fetch options.
Change 14: Added account filter option to reject large messages.
Change 15: Small filter optimisation. Where the header is filter checked with no result, the entire message is downloaded and checked again, the second check will only check body filters.
Change 16: Added cache for reverse DNS lookups. This is stored in memory only, not on disk, so it's lost when Inbox is shut down. Should significantly speed up TLD processing.
Version 1.41
Change 1: Added right click option on main log to show only selected account.
Change 2: Added right click option on main log to send log to an inbox account.
Change 3: Fixed broken stats in filters list.
Change 4: Added global filter to check for illegal received IPs.
Change 5: Put the account message size filter in the right place so it works now.
Change 6: Added check in line chart for illegal dates. Probably an unexpected POP response.
Change 7: Added account filter to reject messages from itself.
Change 8: Added drop down menu to the Get Mail button so you can select a particular account.
Change 9: Added filter efficiency chart.
Change 10: Moved all charts to a single page. Double click to enlarge a chart.
Version 1.42
Change 1: Fixed bug in Received IP wild card search.