]> andersk Git - moira.git/blobdiff - lib/mr_et.et
Build without krb4 if it's unavailable.
[moira.git] / lib / mr_et.et
index 4b36e97e57d17b1b6a28a2fdafe9688b9610cde7..6ae556b7a3ff7ff85ddcd57457890adb94a56630 100644 (file)
@@ -231,7 +231,13 @@ ec MR_NEW_CONTAINER_NAME,
 ec     MR_ACCOUNT_NUMBER,
        "No such account number"
 
-ec    MR_CONTAINER_NO_PARENT,
+ec      MR_CONTAINER_NO_PARENT,
        "Parent container does not exist"
 
+ec     MR_BAD_MAIL_STRING,
+       "Address refers to nonexistent domain or MIT internal mail server"
+
+ec     MR_NO_KRB4,
+       "Unable to complete operation using Kerberos v4"
+
        end
This page took 0.032091 seconds and 4 git commands to generate.