From: joey <> Date: Sun, 16 Jan 2005 06:35:55 +0000 (+0000) Subject: Added support for deleting the d.net entry X-Git-Tag: debian_userdir-ldap_0-3-8~19 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=0e05227cc784dc56d5d7609def55ea679ecbbaf4 Added support for deleting the d.net entry --- diff --git a/ud-mailgate b/ud-mailgate index f8a814b..e853056 100755 --- a/ud-mailgate +++ b/ud-mailgate @@ -45,6 +45,7 @@ DelItems = {"c": None, "latitude": None, "longitude": None, "icqUin": None, + "dnsZoneEntry": None, "sshRSAAuthKey": None, "sshDSAAuthKey": None};