Theo v. Werkhoven wrote: > Sat, 23 Jun 2007, by [EMAIL PROTECTED]: > >> Theo v. Werkhoven wrote: >>> Sat, 23 Jun 2007, by [EMAIL PROTECTED]: >>> >>>> The Friday 2007-06-22 at 16:10 -0700, Dale Schuster wrote: >>>> >>>> ... >>>> >>>>> This is a source of confusion for me too. I'm not exactly sure where to >>>>> look to accomplish Subject Rewrites. I think that may be a suitable >>>>> compromise, but my requirements are specifically to add a tag in the >>>>> message. Thank you for the ammunition I needed for arguing further. >>>> The subject can be modified using formail, I think, and it can be fired >>>> from procmail. >>> Or with Postfix's body_checks(5) REPLACE and PREPEND functions. >> The problem is that you can not restrict these checks to only certain >> mails. The are applied to all mails. > > True
It is possible to restrict header/body_checks to only certain mails, but you have to jump through some hoops to get that. I don't think it is worth the additional complexity, since there are tools better suited for the task. You would either need to set up a second instance (not just another listener) of Postfix or you have to deal with multiple cleanup processes, with different header/body_checks and assign them to the listeners in question. The last one is a bit tricky to keep track of, so I wouldn't recommend it. -- Sandy List replies only please! Please address PMs to: news-reply2 (@) japantest (.) homelinux (.) com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
