All releases of Gubby


Release Notes: Limited maildir support was added.


Release Notes: Folders can now be marked as read, and /dev/null can be excluded completely in the view.


Release Notes: A minor bug that prevented the screen from correctly updating in real time was fixed.


Release Notes: This release has an indicator for the newest mailbox, a terminal bell triggered on new email, better non-color mode, and several other features. The executable is also much smaller and even more efficient.


Release Notes: Gubby is now very portable, and will compile out-of-the-box on most systems. The code is cleaner and tighter, some minor bugs have been removed, and an expand folder contents feature has been added.


Release Notes: A check for string::nopos was added to guess(), and an exists() function for checking the existence of procmail logfiles was added. std::exception is now caught.


Release Notes: Use of stat() to check for logfile changes instead of re-reading, a new SIGINT handler which properly shuts down ncurses, better ncurses shell-out when launching mailreader, some new commands (compose, open mailreader), and some code organization.