Go through the files in your postie directory located in your plugins directory and look for “!TestWPVersion”. You should find 3 or 4 files with this. In the ‘if’ logic comment out the quit() method. This can be done by putting ‘//’ in front of quit (without quotes).
If you edited every file it should work fine!