"Jason R. Mastaler" <[EMAIL PROTECTED]> writes: > My question is, should this be built into TMDA so that users can turn > the behavior on just by toggling a variable? > > If so, we could extend this idea by looking for a subdirectory that > matches the sender address, and then increasingly general portions of > the domain part of the address until a match is found, to allow > further specialization. > > For example, if mail arrives from [EMAIL PROTECTED], we'd look for > templates in these subdirectories under TEMPLATE_DIR, in this order: > > [EMAIL PROTECTED]/ > bar.baz.de/ > baz.de/ > de/ > > If no matches are found, we will backtrack, first into TEMPLATE_DIR, > and then the default locations. > > Does this sound like it would be a useful/cool feature to have?
Well, I think this will be a useful feature, so I've checked it in. _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
