Gre7g Luterman <[EMAIL PROTECTED]> writes: > Yes, yes, automating such changes would be easy to do, but that > doesn't get at the roots of the problem: > > [1] The chances that I'll forget to run this shell script after > editing rcpthosts is just as high as me forgetting to modify the > filter file in the first place.
Can't you just run a script from cron (once per minute if need be) that translates rcpthosts into a format TMDA understands, and then point all your TMDA filters at that instead? e.g, from-file /var/qmail/control/rcpthosts.tmda ok What we want to avoid is adding code to support every format of domain or wildcard out there. It's much more sensical to support one format, and then have files in other formats translated before TMDA sees them. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
