Re: Selective bounce_template_file

2013-02-16 Thread Viktor Dukhovni
On Sat, Feb 16, 2013 at 09:51:53AM +, Nuno Fernandes wrote: > I would like to have different bounce_template_files per domain. Is that > possible? Postfix has no support for sender-domain (recipient of bounce domain) specific bounce templates. Nor do domains map very well to the preferred l

Selective bounce_template_file

2013-02-16 Thread Nuno Fernandes
Hello, I would like to have different bounce_template_files per domain. Is that possible? Something like, if bounce message is to a domain *.pt use the bounce_template _file bounce.pt.cf. If this file doesn't exists use the default bounce.cf If the bounce message is to a domain *.es use the te