Stuart D. Gathman
|
755f3edb2b
|
Use binary files for email. Still some issues to work out with payloads.
|
2016-09-22 21:57:14 -04:00 |
|
Stuart D. Gathman
|
bae79a4f1c
|
Fix lots of py3isms. Email package is borked in py3, however.
|
2016-09-21 17:24:37 -04:00 |
|
Stuart D. Gathman
|
1337bf612b
|
Make progress do nothing
|
2016-08-22 13:50:43 -04:00 |
|
Stuart D. Gathman
|
bfd6f270da
|
Merge branch 'master' of https://github.com/sdgathman/pymilter
|
2016-08-22 13:46:44 -04:00 |
|
Yudai Kato
|
6394b8714b
|
add quarantine() and progress() as not implemented functions for now. (#6)
|
2016-08-22 13:46:08 -04:00 |
|
Stuart D. Gathman
|
6e2153454a
|
Forgot to initialize TestBase._sender
|
2016-08-11 09:48:09 -04:00 |
|
Stuart D. Gathman
|
ded1412294
|
Record new envfrom for TestMilter.chgfrom
|
2016-08-10 17:57:51 -04:00 |
|
Yudai Kato
|
4c9c168096
|
suport chgfrom() in TestMilter
see #3
|
2016-08-10 15:00:20 +09:00 |
|
Stuart D. Gathman
|
ea84943f29
|
Fix StringIO
|
2016-07-26 10:06:56 -04:00 |
|
Stuart D. Gathman
|
999a446484
|
flush= not supported until python-3.3
|
2016-07-26 09:58:30 -04:00 |
|
Stuart D. Gathman
|
76eb93223c
|
Use print function everywhere
|
2016-07-26 09:52:40 -04:00 |
|
Stuart Gathman
|
40de08925d
|
Recognize IPv6 localhost.
|
2013-03-27 02:21:30 +00:00 |
|
Stuart Gathman
|
84eeecf9a6
|
tabnanny, restore missing test email
|
2013-03-12 01:46:08 +00:00 |
|
Stuart Gathman
|
a180b212c6
|
Call negotiate from test mixin so that the noreply exception works.
|
2013-03-11 23:52:21 +00:00 |
|
Stuart Gathman
|
bd0df5d77a
|
Accept any combination of lists and space separated strings.
|
2013-03-11 22:21:14 +00:00 |
|
Stuart Gathman
|
baeddd9fa5
|
Make TestBase members private, fix getsymlist misspelling.
|
2013-03-09 05:42:14 +00:00 |
|
Stuart Gathman
|
4854f95b59
|
Handle varargs in setreply
|
2013-03-09 00:26:03 +00:00 |
|
Stuart Gathman
|
1e0324399b
|
Add mixin class for unit testing milters.
|
2013-03-08 17:37:20 +00:00 |
|