Version 1.42.1

Released: 2012-11-27

Allow characters 128 through 255 in valid pathnames new

A valid pathname in DA will be redefined to include characters 128 through 255.

This will allow UTF-8 charcters to be used in the DA FileManager, assuming the:

LANG_ENCODING=UTF-8

is used in the language pack, eg:

http://help.directadmin.com/item.php?id=364

rotate_email_usage not counting email sends fixed

Bug introduced into the rotate_email_usage.sh script with this previous fix:

usernames ending in bytes end up with large bandwidth usage

prevents the files:

/etc/virtual/usage/username.bytes

from ending up in file:

/usr/local/directadmin/data/users/username/bandwidth.tally

This causes the email send and receive counts to be 0.

Last Updated: