Release 0.7.1
This commit is contained in:
@@ -1,17 +1,6 @@
|
||||
Message not saved for following traceback:
|
||||
Traceback (most recent call last):
|
||||
File "/usr/lib/python2.3/site-packages/Milter.py", line 188, in <lambda>
|
||||
milter.set_eom_callback(lambda ctx: ctx.getpriv().eom())
|
||||
File "bms.py", line 935, in eom
|
||||
msg.dump(out)
|
||||
File "/usr/lib/python2.3/site-packages/mime.py", line 347, in dump
|
||||
g.flatten(self,unixfrom=unixfrom)
|
||||
File "/var/tmp/python2.3-2.3.3-root/usr/lib/python2.3/email/Generator.py", line 102, in flatten
|
||||
File "/var/tmp/python2.3-2.3.3-root/usr/lib/python2.3/email/Generator.py", line 130, in _write
|
||||
File "/var/tmp/python2.3-2.3.3-root/usr/lib/python2.3/email/Generator.py", line 156, in _dispatch
|
||||
File "/var/tmp/python2.3-2.3.3-root/usr/lib/python2.3/email/Generator.py", line 199, in _handle_text
|
||||
TypeError: string payload expected: <type 'list'>
|
||||
------------
|
||||
Move milter,Milter,mime,spf modules to pymilter
|
||||
milter package will have bms.py application
|
||||
|
||||
spf.py has no recursion bound on CNAME lookup
|
||||
Support SMTP AUTH and disable SPF checks when connection is authorized.
|
||||
Web admin interface
|
||||
|
||||
Reference in New Issue
Block a user