Mark, In your cron script try the following command:
tmda-address -d |awk '{print "MY_DATED_ADDRESS = \"" $0 "\""}' > /path/to/output-file And then in your son's config or the global tmdarc file put the following command: include -optional /path/to/output-file Then in your son's template files you can use %(MY_DATED_ADDRESS)s as the Reply-To.US-ASCII: header HTH, Dave > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Mark Horn > Sent: Thursday, October 21, 2004 10:15 AM > To: David Grimberg > Cc: [EMAIL PROTECTED] > Subject: Re: Using TMDA to protect my son's email? > > On Wed, Oct 20, 2004 at 08:25:30AM -0700, David Grimberg wrote: > > Sounds like a great idea for protecting your son. As for > generating a dated > > address that would go to you, I'd suggest setting your > son's crypt key to be > > the same as yours, then in his ~/.tmda/config file set the > CONFIRM_ADDRESS > > variable to your email address and set DATED_TEMPLATE_VARS = 1 > > That's an interesting idea. My concern with it stems from the > fact that I'm not just trying to protect my son against spam. > I'm trying to protect him against predaters, too. A predator might > do something like grab one of my dated addresses and change it to > his email, and suddenly it works. > > Does anyone know of anyway, to include another file within a > template? Because what I can do is setup a cron job to generate > one of my dated addresses and then store that in a shared file. > Now if I can, from my son's template, do something like: > > #include "/path/to/marks-dated-address" > > Then I'm done. > > Thanks, > - Mark > _____________________________________________ > tmda-users mailing list ([EMAIL PROTECTED]) > http://tmda.net/lists/listinfo/tmda-users > _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users