Correct error trapping so policy server won't crash on bad input.
This commit is contained in:
parent
1d57e605d3
commit
9c264c3867
5 changed files with 57 additions and 56 deletions
10
CHANGES
10
CHANGES
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue