Stuart D. Gathman
|
42e7a02638
|
Missed version
pymilter-1.0.2
|
2016-12-13 14:17:34 -05:00 |
|
Stuart D. Gathman
|
bc9d8c622b
|
Release 1.0.2
|
2016-12-13 14:15:56 -05:00 |
|
Stuart D. Gathman
|
2fa952e108
|
Make test cases work. (Previous commit incomplete)
|
2016-12-02 00:19:27 -05:00 |
|
Stuart D. Gathman
|
381e906b6a
|
Implement setsymlist decorator and test framework
|
2016-12-01 23:59:31 -05:00 |
|
Stuart D. Gathman
|
207278479f
|
Another setsymlist misspelling
|
2016-11-17 09:12:16 -05:00 |
|
Stuart D. Gathman
|
a0bd76cded
|
Gerhard Schmidt corrected the FreeBSD test via pymilter list.
|
2016-11-08 08:12:52 -05:00 |
|
Stuart D. Gathman
|
8e96c23ddc
|
Update email and url in setup.py
|
2016-11-07 20:10:54 -05:00 |
|
Stuart D. Gathman
|
5ec4e2b34d
|
Update email
|
2016-10-29 09:51:13 -04:00 |
|
Stuart D. Gathman
|
28c3a6afd6
|
update .gitignore
|
2016-10-17 23:48:09 -04:00 |
|
Stuart D. Gathman
|
36df47f019
|
Move expected failure to testutils.py where it can be tagged.
Change to example.com/40 for iniplist with leftover bits to ignore.
|
2016-10-17 23:38:49 -04:00 |
|
Tom Hendrikx
|
e5c03665e9
|
Fixes (#8)
* Fix tests that fail
Solves #5
* FIx syntax errors
|
2016-10-17 23:23:55 -04:00 |
|
Stuart D. Gathman
|
ea9ca0c12a
|
Pass bytes to body callback.
|
2016-10-17 20:42:46 -04:00 |
|
Stuart D. Gathman
|
fb1da3b12b
|
Call PyType_Ready
|
2016-10-17 19:15:07 -04:00 |
|
Stuart D. Gathman
|
74d33126b5
|
Create src.tar from git-archive
|
2016-09-30 20:12:41 -04:00 |
|
Stuart D. Gathman
|
834ef18c09
|
Really support python3
pymilter-1.0.1
|
2016-09-29 00:41:42 -04:00 |
|
Stuart D. Gathman
|
a36dcbfcdd
|
All unittests pass in py2 and py3!
|
2016-09-29 00:27:42 -04:00 |
|
Stuart D. Gathman
|
626d5ae20e
|
Add ported sgmllib module to keep SGMLFilter working for now.
|
2016-09-29 00:19:26 -04:00 |
|
Stuart D. Gathman
|
9d7645c1a5
|
Binary file handling and extension scanning work in py3.
|
2016-09-26 18:57:56 -04:00 |
|
Stuart D. Gathman
|
eaa6a43f0d
|
Missed some tabs.
|
2016-09-26 18:56:57 -04:00 |
|
Stuart D. Gathman
|
032efebaed
|
Use with statement to close test files.
|
2016-09-26 18:56:04 -04:00 |
|
Stuart D. Gathman
|
edef64a422
|
Binary file output for emails
|
2016-09-26 18:55:25 -04:00 |
|
Stuart D. Gathman
|
5361315634
|
Minor fixes to make test suite pass for python2 after binary/text file changes.
|
2016-09-26 13:36:22 -04:00 |
|
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
|
70fa47dac6
|
thread renamed to _thread in python3
|
2016-09-21 11:35:01 -04:00 |
|
Stuart D. Gathman
|
b4931bebbd
|
Update source URL to github
|
2016-09-21 00:50:20 -04:00 |
|
Stuart D. Gathman
|
604255a29c
|
Release 1.0.1-1
|
2016-09-21 00:39:52 -04:00 |
|
Stuart D. Gathman
|
7e12680867
|
Builds on el6,el7,f24
|
2016-09-20 22:00:01 -04:00 |
|
Stuart D. Gathman
|
d6337e565d
|
Builds for f24
|
2016-09-20 18:36:59 -04:00 |
|
Stuart D. Gathman
|
cddef88ed9
|
Python3 patch for miltermodule.c
|
2016-09-20 16:25:52 -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
|
547fb39f2a
|
More python3 fixes. Run pyip6 doctests in test suite.
|
2016-08-11 15:38:07 -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 |
|
Stuart D. Gathman
|
627a2be49f
|
Merge pull request #4 from yudai09/fix/support_test_chgfrom
suport chgfrom() in TestMilter
|
2016-08-10 09:07:33 -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 D. Gathman
|
99552b40e9
|
Target python2.7 for master
|
2016-07-25 22:36:33 -04:00 |
|
Stuart D. Gathman
|
bf17ff6a5c
|
Use unicode literal to join unicode strings.
|
2016-07-25 22:35:20 -04:00 |
|
Stuart D. Gathman
|
32f3034b94
|
Add section to link projects using pymilter.
|
2016-07-25 22:33:29 -04:00 |
|
Stuart D. Gathman
|
3cdf7aa6a5
|
Fix test case
|
2016-07-25 22:28:35 -04:00 |
|
Stuart D. Gathman
|
728ac069cf
|
Fix spurious cleanup error.
|
2016-07-25 22:12:27 -04:00 |
|
Stuart D. Gathman
|
e28947c084
|
Update README
|
2016-07-24 21:41:43 -04:00 |
|
Stuart Gathman
|
5f76be956e
|
Handle missing padding in encoded header
|
2015-10-02 18:53:07 +00:00 |
|
Stuart Gathman
|
3665be544f
|
Test case for missing padding.
|
2015-10-02 18:25:27 +00:00 |
|
Stuart Gathman
|
1e8c90997b
|
Link to related packages.
|
2015-06-24 04:31:14 +00:00 |
|