>Is there any possibility to include 'extras' in an address? > >I want to generate addresses which will contain a bit of data I can >parse out and use when I receive the response. > >Generally speaking I would normally do this by requiring the subject to >include the bit of data in question, but is there perhaps a way to add >data to a TMDA address without problems? That would be ideal. > >On a hunch I just tried adding -bitOdata, but that was nothing. >
Use tmda-address with the -a switch to change the base address to use eg: tmda-address -a [EMAIL PROTECTED] Would generate a dated address like this: [EMAIL PROTECTED] If you play with it a bit you'll notice that the keyed portion of the address isn't tied to your base address (at least not for the address types I've tried), so you could just generate your address and then edit it to contain the extension that you want between the username and the tag name. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
