What's new? | Help | Directory | Sign in
Google
  
  
  
  
    
Search
for
Updated Nov 12, 2007 by david.blewett
Labels: Featured, Phase-Design
Message  
The Message class encapsulates functionality provided by the email module, adding IMAP attributes such as UID, message sequence number, flags and internal date.

Interface

The Message class is a thin wrapper around the class in the standard library email module of the same name. As such, it is is suitable for representing everything from a full multi-part MIME message to bits of a message retrieved via an IMAP fetch.


Sign in to add a comment