Quoting Bhavesh Patel <[EMAIL PROTECTED]>: > Tom, > > > You need to use the TMDA tools to generate keywords that include > > the hash key so that the filter routine can validate the key. > > hi, i did try using the tmda-address program to generate a keyword, > but when I send email to that address, the email goes into a feedback > loop. (I posted earlier about that issue).
Well, you probably want to work on that looping problem first. But anyway, what you're trying to do works. A lot of people do similar things - I certainly do. What MTA (mail server software) are you running? When it delivers email to your catchall account, does it maintain the original "MAIL TO" value for TMDA to see? Is your MTA/LDA (local delivery agent) correctly configured for extension delimiters (i.e. it knows a, a-b and a-b-c are all processed together somehow) If you're running qmail, make sure you have .qmail setup for TMDA and .qmail-default pointing at it (or .qmail-xxx and .qmail-xxx-default linking to it, if you're doing virtual domains where all users in a domain share one directory and xxx is your user) -- Stephen Warren, Software Engineer, Parama Networks, San Jose, CA [EMAIL PROTECTED] http://www.wwwdotorg.org/ _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
