twisted.mail.imap4.MessageProducer class documentationtwisted.mail.imap4
(View In Hierarchy)
| Method | __init__ | Produce this message. | 
| Method | beginProducing | Undocumented | 
| Method | _produce | Undocumented | 
Produce this message.
| Parameters | msg | The message I am to produce. (type: IMessage) | 
| buffer | A buffer to hold the message in.  If None, I will use a tempfile.TemporaryFile. (type: file-like) |