X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=blobdiff_plain;f=ud-gpgimport;h=a0f176466745a17fa0eb73927c04dadaff776738;hp=bd9ba9eac1ffc50d03358913efbf76c160761316;hb=d34f4cb87a80d211f07fc1bfb2b9a630d1346e7c;hpb=7a0e9808163461d1e1ff7e2e0ee9c5e69ed33b9b diff --git a/ud-gpgimport b/ud-gpgimport index bd9ba9e..a0f1764 100755 --- a/ud-gpgimport +++ b/ud-gpgimport @@ -23,8 +23,6 @@ from userdir_gpg import *; UnknownMap = {}; NoAct = 1; -AddressSplit = re.compile("(.*).*<([^@]*)@([^>]*)>"); - # Read the override file into the unknown map. The override file is a list # of colon delimited entires mapping PGP email addresess to local users def LoadOverride(File):