Trees Indices Help
Trac
Package trac :: Package tests :: Module notification :: Class SMTPServerStore

Class SMTPServerStore

source code

SMTPServerInterface --+
 |
 SMTPServerStore

Simple store for SMTP data
Instance Methods
__init__(self) source code
helo(self, args) source code
mail_from(self, args) source code
rcpt_to(self, args) source code
data(self, args) source code
quit(self, args) source code
reset(self, args) source code
Method Details

helo(self, args)

source code
Overrides: SMTPServerInterface.helo

mail_from(self, args)

source code
Overrides: SMTPServerInterface.mail_from

rcpt_to(self, args)

source code
Overrides: SMTPServerInterface.rcpt_to

data(self, args)

source code
Overrides: SMTPServerInterface.data

quit(self, args)

source code
Overrides: SMTPServerInterface.quit

AltStyle によって変換されたページ (->オリジナル) /