__init__(self, logfile='test/milter.log') (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | |
_abort(self) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | private |
_activity | Milter.testctx.TestCtx | private |
_addrcpt | Milter.testctx.TestCtx | private |
_body | Milter.testctx.TestCtx | private |
_bodyreplaced | Milter.testctx.TestCtx | private |
_close(self) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | private |
_connect(self, host='localhost', helo='spamrelay', ip='1.2.3.4') (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | private |
_data(self) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | private |
_delrcpt | Milter.testctx.TestCtx | private |
_envfrom(self, *s) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | private |
_envfromchanged | Milter.testctx.TestCtx | private |
_envrcpt(self, s) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | private |
_eoh(self) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | private |
_eom(self) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | private |
_feed_body(self, bfp) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | private |
_feedFile(self, fp, sender="spam@adv.com", rcpt="victim@lamb.com", *rcpts) | Milter.testctx.TestCtx | private |
_feedMsg(self, fname, sender="spam@adv.com", *rcpts) | Milter.testctx.TestCtx | private |
_header(self, fld, val) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | private |
_headerschanged | Milter.testctx.TestCtx | private |
_helo(self, helo) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | private |
_macros | Milter.testctx.TestCtx | private |
_msg | Milter.testctx.TestCtx | private |
_negotiate(self) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | private |
_opts | Milter.testctx.TestCtx | private |
_priv | Milter.testctx.TestCtx | private |
_protocol (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | private |
_reply | Milter.testctx.TestCtx | private |
_sender | Milter.testctx.TestCtx | private |
_setsymval(self, name, val) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | private |
_stage (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | private |
_symlist | Milter.testctx.TestCtx | private |
addheader(self, field, value, idx) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | |
addrcpt(self, rcpt, params) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | |
chgfrom(self, sender, params=None) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | |
chgheader(self, field, idx, value) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | |
default_opts (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | static |
delrcpt(self, rcpt) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | |
getpriv(self) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | |
getsymval(self, name) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | |
progress(self) | Milter.testctx.TestCtx | |
quarantine(self, reason) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | |
replacebody(self, chunk) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | |
setpriv(self, priv) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | |
setreply(self, rcode, xcode, *msg) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | |
setsymlist(self, stage, macros) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | |