23Jan/072
Get postie to run on WordPress 2.1!
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!
February 13th, 2007 - 19:32
Wow! Thanks a lot… This saved me a nice amount of time trying to figure out whrere the problem was.
February 13th, 2007 - 19:39
Glad that I could help!!