Mark Horn <[EMAIL PROTECTED]> writes: > I recently created a tmda-address with 'tmda-address -k'. It generated: > > [EMAIL PROTECTED] > > I then rememered that if you had TAGS_KEYWORD set up, you could shorten the > address. So, I inteneded to shorten the address to: > > [EMAIL PROTECTED] > > I accidentally shortened it to: > > [EMAIL PROTECTED] > > To check the address before I used it I ran it through tmda-check-address, > which said: > > $ tmda-check-address [EMAIL PROTECTED] > STATUS: VALID > $ > > The problem is that 'k' was not part of TAGS_KEYWORD, which *was* set to: > > TAGS_KEYWORD = ['keyword', 'key', 'kw']
Blah. I think this is a result of switching to the Address class hierarchy that I wrote a while ago. The TAGS_KEYWORD stuff was added later and when we switched tmda-address/-check-address to use the classes, I think we didn't back-port the configurable keyword tags. I believe this is the same problem Data Vortex is seeing. I'll be looking into it this weekend. Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
