Version 6.3 Build 453.2h
SPECIAL NOTES ABOUT THIS UPDATE:
Build 453.2h is a plug and play hot fix update with a few fixes for the original AUP 453.2 release.
Changes, Fixes, New Features and Enhancements by Wildcat! Component
WCSERVER (Wildcat! Server)
- FIX: Fixed a Virtual Domain bug with the WC:\HTTP translation
that as still using an older IP-based translation rather
then the new host domain based.
- FIX: Idle Timeout Fix in WcWEB Server initial relesae of 453.2
- CHG: Changed CGI SERVER_NAME and added SERVER_ADDR environment strings.
SERVER_NAME server DNS alias or if missing, IP address
SERVER_ADDR server ip address
This help resolved MediaWiki default logic (could of been fixed in
newer version) of using SERVER_NAME for creating the host name for
urls. WcWEB was setting SERVER_NAME to the IP address for CGI, but
not for WCX scripts. Now it is consistent.
- FIX: Fixed a URL parsing issue for CGI and WCT scripts
WCLISTSERVE (Wildcat! List Server)
- FIX: Fixed RFC 2822 checking for preserved mime postings from
news readers.
- FIX: Fixed handling of certain internet messages with really long
paragraphs causing a WCPOP3 mail pickup abort.