Get the binary here, get the source here.
Changes:
- Built with Delphi 2007 update 3, MainFormOnTaskBar=True, which should mean better Vista support (didn’t test it on Vista though).
- Fixed URL wrapping when posting, inspired by Wolfgang’s change (did it slightly different - don’t break if line contains :// and no spaces)
- Added Wolfgang’s patch for subject decoding.
- Changed to use system’s codepage as default display codepage on first setup, as happed with posting codepage.
- Added some question marks all around on dialogs where they were missing (oh, how this bugged me).