Part of twisted.mail.relaymanager View Source View In Hierarchy
| Method | __init__ | Undocumented | 
| Method | __getstate__ | (internal) delete volatile state | 
| Method | __setstate__ | (internal) restore volatile state | 
| Method | readDirectory | Read the messages directory. | 
| Method | getWaiting | Undocumented | 
| Method | hasWaiting | Undocumented | 
| Method | getRelayed | Undocumented | 
| Method | setRelaying | Undocumented | 
| Method | setWaiting | Undocumented | 
| Method | addMessage | Undocumented | 
| Method | done | Remove message to from queue. | 
| Method | getPath | Get the path in the filesystem of a message. | 
| Method | getEnvelope | Undocumented | 
| Method | getEnvelopeFile | Undocumented | 
| Method | createNewMessage | Create a new message in the queue. | 
| Method | _init | Undocumented | 
Create a new message in the queue.
Return a tuple - file-like object for headers, and ISMTPMessage.