* Kyle Hasselbacher <[EMAIL PROTECTED]> [02-13-2004 17:03]:
> 
> >I'm thinking of a web page which will give the user an address that expires
> >in a very short time (say, an hour).  [...]
> 
> Now that I look, I think I didn't explain this very well.  I want to make a
> "how to email me" page for people I don't know.  Responding to a challenge
> is easy enough (provided the challenge is delivered), but I'd like to give
> people ways to get past all the spam filtering without even that
> requirement.


[EMAIL PROTECTED]:~> crontab -l | grep tmda-address
11 * * * * tmda-address -d 90m -n > ~/public_html/datedaddy
[EMAIL PROTECTED]:~> grep datedaddy public_html/footer.shtml 
&lt;<A HREF="mailto:<!--#include virtual="datedaddy"-->"><I>[EMAIL 
PROTECTED]</I></A>&gt;
[EMAIL PROTECTED]:~> 



-jon

-- 
Jon Nathan
[EMAIL PROTECTED]


_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to