Posted By:
John_Zukowski
Posted On:
Saturday, September 7, 2002 01:07 PM
As already explained in the FAQ, the concept of "new" doesn't exist with POP. You have to keep track of "newness" yourself.
Posted By:
Anonymous
Posted On:
Wednesday, September 4, 2002 10:25 AM
I'm not sure, but I thing I read somewhere that this can't be done... you have to store some information about the emails you have previously read somewhere (like in a file), than you can compare these with the messages in the inbox, so you can tell which ones are new...