On Sun, Oct 20, 2013 at 1:39 PM, Wietse Venema <wie...@porcupine.org> wrote:
> Jose Borges Ferreira: > > Following the thread "sign auto-reply vacation with OpenDKIM" , I read > the > > MILTER_README where it's stated : > > > > "Postfix currently does not apply content filters to mail that is > forwarded > > or aliased internally, or to mail that is generated internally such as > > bounces or Postmaster notifications. This may be a problem when you want > to > > apply a signing Milter to such mail." > > > > Since I have OpenDKIM signing my bounces I believe this was true up to > some > > version. > > Instead it should mention that internal_mail_filter_classes should be > set > > to bounce. > > That will break when mail is bounced due to content inspection. > > Wietse > Even so, the documentation is misleading. Postfix applies bounces to content filter, it may break but applies :p Btw , can you enumerate under which conditions it will break ? I've made some mistakes configuring OpenDKIM and couldn't made Postfix misbehave.