Imported current file from samosa
[mirror/userdir-ldap.git] / ud-mailgate
index bea4372..e853056 100755 (executable)
@@ -30,7 +30,7 @@ ArbChanges = {"c": "..",
               "ircNick": ".*",
               "icqUin": "^[0-9]*$",
               "onVacation": ".*",
-              "labledURI": ".*"};
+              "labeledURI": ".*"};
 
 DelItems = {"c": None,
             "l": None,
@@ -41,10 +41,11 @@ DelItems = {"c": None,
             "emailForward": None,
             "ircNick": None,
             "onVacation": None,
-            "labledURI": None,
+            "labeledURI": None,
            "latitude": None,
            "longitude": None,
             "icqUin": None,
+            "dnsZoneEntry": None,
            "sshRSAAuthKey": None,
            "sshDSAAuthKey": None};