X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-mailgate;h=8cf64c07cc1c53d068ba44329c2f1b55855cfc20;hb=e5305db75d1f2c9e930b2de174fc488f95d63b31;hp=6e94c75fadba29cc2f2826af9499871902cdfda0;hpb=e9fb8e4029022dfae6792f8dcc680792bc431c2e;p=mirror%2Fuserdir-ldap.git diff --git a/ud-mailgate b/ud-mailgate index 6e94c75..8cf64c0 100755 --- a/ud-mailgate +++ b/ud-mailgate @@ -27,6 +27,7 @@ ArbChanges = {"c": "..", "loginshell": ".*", "emailforward": "^([^<>@]+@.+)?$", "ircnick": ".*", + "icquin": "^[0-9]*$", "onvacation": ".*", "labeledurl": ".*"}; @@ -42,6 +43,7 @@ DelItems = {"c": None, "labeledurl": None, "latitude": None, "longitude": None, + "icquin": None, "sshrsaauthkey": None}; # Decode a GPS location from some common forms