> > > Hello All, > > Is there a way to know in a POP session of a message was seen (old) or not > (new)? >
You have to keep a persistant local list of viewed messages , UID into a text file is often the simplest method. HTH :) -- http://mail.python.org/mailman/listinfo/python-list