--- [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] Hope that helps. David __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/ _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
