Documentation cleanup.
This commit is contained in:
parent
1486640042
commit
f778a5ebbf
4 changed files with 32 additions and 16 deletions
3
CHANGES
3
CHANGES
|
|
@ -4,13 +4,14 @@
|
|||
# ! = Changed something significant, or removed a feature
|
||||
# * = Fixed a bug, or made a minor improvement
|
||||
|
||||
--- UNRELEASED (2007-04-30 19:03)
|
||||
--- 2.005 (2007-12-14 23:29 -0500)
|
||||
* Decreased timeout for DNS queries via UDP to 10s from Net::DNS::Resolver's
|
||||
default of 40s (by doing only 1 retransmission rather than 3 after a query
|
||||
fails). Until Mail::SPF provides an explicit option for this, we just
|
||||
create our own resolver object and make Mail::SPF use that.
|
||||
* Adjust master.cf recommendations in INSTALL for new recommendations from
|
||||
Wietse Venema (postfix-users mailing list).
|
||||
* Other minor documentation cleanup
|
||||
|
||||
--- 2.004 (2007-04-18 15:36)
|
||||
* Fix header text to work with Postfix (access 5 requirements).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue