--- zmailer-2.99.44/proto/cf/aliases.cf~        Thu Dec 12 18:00:33 1996
+++ zmailer-2.99.44/proto/cf/aliases.cf Tue Jan  7 04:25:24 1997
@@ -183,8 +183,8 @@
       [ $didexpand ] || [ -f "$a" ] &&
         db add expansions "$key" list &&
           priv=$(getpriv "664" $priv "$a" maillist) &&
-             nattr=($(newattribute $attr privilege $priv sender \
-                                   "$lcuser-owner")) &&
+             nattr=$(newattribute $attr privilege $priv sender \
+                                   "$lcuser-owner") &&
               return $(listexpand -E "$user-owner@$mydomain" -p $priv \
                                   -e "$lcuser-owner"                  \
                                   -c "$a file expansion"              \