| __init__(self, logfile='test/milter.log') (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | |
| _abort(self) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | protected |
| _activity | Milter.testctx.TestCtx | protected |
| _addrcpt | Milter.testctx.TestCtx | protected |
| _body | Milter.testctx.TestCtx | protected |
| _bodyreplaced | Milter.testctx.TestCtx | protected |
| _close(self) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | protected |
| _connect(self, host='localhost', helo='spamrelay', ip='1.2.3.4') (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | protected |
| _data(self) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | protected |
| _delrcpt | Milter.testctx.TestCtx | protected |
| _envfrom(self, *s) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | protected |
| _envfromchanged | Milter.testctx.TestCtx | protected |
| _envrcpt(self, s) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | protected |
| _eoh(self) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | protected |
| _eom(self) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | protected |
| _feed_body(self, bfp) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | protected |
| _feedFile(self, fp, sender="spam@adv.com", rcpt="victim@lamb.com", *rcpts) | Milter.testctx.TestCtx | protected |
| _feedMsg(self, fname, sender="spam@adv.com", *rcpts) | Milter.testctx.TestCtx | protected |
| _header(self, fld, val) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | protected |
| _headerschanged | Milter.testctx.TestCtx | protected |
| _helo(self, helo) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | protected |
| _macros | Milter.testctx.TestCtx | protected |
| _msg | Milter.testctx.TestCtx | protected |
| _negotiate(self) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | protected |
| _opts | Milter.testctx.TestCtx | protected |
| _priv | Milter.testctx.TestCtx | protected |
| _protocol (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | protected |
| _reply | Milter.testctx.TestCtx | protected |
| _sender | Milter.testctx.TestCtx | protected |
| _setsymval(self, name, val) (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | protected |
| _stage (defined in Milter.testctx.TestCtx) | Milter.testctx.TestCtx | protected |
| _symlist | Milter.testctx.TestCtx | protected |
| 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 | |