Using TMDA 0.69 I've tried to verify an address sent out in a confirmation message like:
tmda-check-address \ [EMAIL PROTECTED] and get a "STATUS: Invalid cryptographic tag format." even though I've copied the address verbatim from the confirmation message. I don't know python, but poking around it seemed to me the problem may be with the Address.py file's _split function creating local_parts=['user','confirm','1045752740.8712.68ba29'] instead of local_parts=['user','confirm','confirm.1045752740.8712.68ba29'] like when 'create()' is used. -roger b __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
