--> Tuesday, February 3, 2004, 9:54:39 PM, [EMAIL PROTECTED] wrote: > --- [EMAIL PROTECTED] wrote: >> >> 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.
> If the extra data you are looking for needs to be in the address, then > just create a keyword address and you can parse on that. > Try the following: > tmda-address -k bitOdata > For me this could produce: > [EMAIL PROTECTED] Oops, I totally forgot keyword included the actual keyword. Thanks! Should I care that my keyword is delimited from the hash by a period and not a dash as shown in your example? [EMAIL PROTECTED] I suppose this also means the keyword won't have periods. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
