Version 1.28.5
Released: 2006-12-21
fixed
read permission error for ip_whitelistif the ip_whitelist is read in, the read permissions are dropped right after, so the the ip_blacklist can't be seen. Fix it to reset the higher read privileges so that the ip_blacklist can be seen.
fixed
Redirect in wrong orderWas set as:
Redirect /redirect 302 http://redirect.com
instead of
Redirect 302 /redirect http://redirect.com
fixed
Fix bandwidth countingbug as a result of changes to the unique message ID counting fixed.
After updating, you can run:
echo "action=tally&value=all" >> /usr/local/directadmin/data/task.queue
to update the bandwidth, or wait for the nightly tally.
No bandwidth entries will be lost.