twisted.mail.test.test_pop3.TestServerFactory class documentationtwisted.mail.test.test_pop3
(View In Hierarchy)
Implements interfaces: twisted.mail.interfaces.IServerFactoryPOP3
A pop3.IServerFactory
implementation, for use by the test suite, with some behavior controlled by
the values of (settable) public attributes and other behavior based on 
values hard-coded both here and in some test methods.
| Method | cap_IMPLEMENTATION | Return the hard-coded value. | 
| Method | cap_EXPIRE | Return the hard-coded value. | 
| Method | cap_LOGIN_DELAY | Return the hard-coded value. | 
| Method | perUserExpiration | Return the hard-coded value. | 
| Method | perUserLoginDelay | Return the hard-coded value. |