Correct error trapping so policy server won't crash on bad input.

This commit is contained in:
Scott Kitterman 2007-02-04 02:25:39 +00:00
commit 9c264c3867
5 changed files with 57 additions and 56 deletions

10
CHANGES
View file

@ -4,21 +4,13 @@
# ! = Changed something significant, or removed a feature
# * = Fixed a bug, or made a minor improvement
--- 1.99 (2007-02-10 16:00)
--- 1.990 (2007-02-10 16:00)
postfix-policyd-spf-perl:
! Changed from Mail::SPF::Query to Mail::SPF for RFC 4408 compliance
! Removed Testing handler (usage was undocumented).
* Simplified logging. Policy server is less chatty. Logs are clearer.
Miscellaneous:
* Updated README file:
- Updated for new SPF library
- Added more detail on results/responses
- Explained how to get verbose logging
Debian:
--- 1.08.1 (2007-01-10 21:00)
postfix-policyd-spf-perl: