twisted.mail.scripts.mailmail.Options class documentationtwisted.mail.scripts.mailmail
          View Source
          (View In Hierarchy)
        
      | Instance Variable | to | The addresses to which to deliver this message. (type: list of str) | 
  
| Instance Variable | sender | The address from which this message is being sent. (type: str) | 
  
| Instance Variable | body | The object from which the message is to be read. (type: file) |