Exceptions on unsupported result code for callback decorators.

This commit is contained in:
Stuart Gathman
2012-04-13 20:33:35 +00:00
parent 70d19001c0
commit 16bfe5d4da
3 changed files with 17 additions and 4 deletions
+4
View File
@@ -75,6 +75,10 @@ chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh
rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Feb 25 2012 Stuart Gathman <stuart@bmsi.com> 0.9.7-1
- Raise RuntimeError when result != CONTINUE for @noreply and @nocallback
- Remove redundant table in miltermodule
* Sat Feb 25 2012 Stuart Gathman <stuart@bmsi.com> 0.9.6-1
- Raise ValueError on unescaped '%' passed to setreply
- Grace time at end of Greylist window