twisted.mail.test.test_imap.Account(AccountWithoutNamespaces, imap4.MemoryAccount) class documentationtwisted.mail.test.test_imap
          
          (View In Hierarchy)
        
      An in-memory account that provides INamespacePresenter.
Inherited from AccountWithoutNamespaces:
| Method | select | Acquire a mailbox, given its name. | 
| Method | _emptyMailbox | Undocumented | 
Inherited from MemoryAccountWithoutNamespaces (via AccountWithoutNamespaces):
| Method | __init__ | Undocumented | 
| Method | allocateID | Undocumented | 
| Method | addMailbox | Add a new mailbox to this account | 
| Method | create | Create a new mailbox from the given hierarchical name. | 
| Method | delete | Delete the mailbox with the specified name. | 
| Method | rename | Rename a mailbox | 
| Method | isSubscribed | Check the subscription status of a mailbox | 
| Method | subscribe | Subscribe to a mailbox | 
| Method | unsubscribe | Unsubscribe from a mailbox | 
| Method | listMailboxes | List all the mailboxes that meet a certain criteria | 
| Method | _inferiorNames | Undocumented | 
Inherited from MemoryAccount:
| Method | getPersonalNamespaces | Report the available personal namespaces. | 
| Method | getSharedNamespaces | Report the available shared namespaces. | 
| Method | getOtherNamespaces | Undocumented | 
Inherited from MemoryAccountWithoutNamespaces (via MemoryAccount):
| Method | __init__ | Undocumented | 
| Method | allocateID | Undocumented | 
| Method | addMailbox | Add a new mailbox to this account | 
| Method | create | Create a new mailbox from the given hierarchical name. | 
| Method | select | Acquire a mailbox, given its name. | 
| Method | delete | Delete the mailbox with the specified name. | 
| Method | rename | Rename a mailbox | 
| Method | isSubscribed | Check the subscription status of a mailbox | 
| Method | subscribe | Subscribe to a mailbox | 
| Method | unsubscribe | Unsubscribe from a mailbox | 
| Method | listMailboxes | List all the mailboxes that meet a certain criteria | 
| Method | _emptyMailbox | Undocumented | 
| Method | _inferiorNames | Undocumented |