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.
def cap_IMPLEMENTATION(self):

Return the hard-coded value.

Returnspop3.IServerFactory
def cap_EXPIRE(self):

Return the hard-coded value.

Returnspop3.IServerFactory
def cap_LOGIN_DELAY(self):

Return the hard-coded value.

Returnspop3.IServerFactory
def perUserExpiration(self):

Return the hard-coded value.

Returnspop3.IServerFactory
def perUserLoginDelay(self):

Return the hard-coded value.

Returnspop3.IServerFactory
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.