]> andersk Git - moira.git/commitdiff
Add MR_BAD_MAIL_STRING error code.
authorzacheiss <zacheiss>
Fri, 16 May 2008 16:50:33 +0000 (16:50 +0000)
committerzacheiss <zacheiss>
Fri, 16 May 2008 16:50:33 +0000 (16:50 +0000)
lib/mr_et.et

index 518a6780d503c5d9024eb6c9873c5c29a1dbd74d..b257593892c01772566ab1f003239c80e164ce3e 100644 (file)
@@ -234,4 +234,7 @@ ec  MR_ACCOUNT_NUMBER,
 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"
+
        end
This page took 0.044633 seconds and 5 git commands to generate.