OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: cleanup daemon UCE tables order

From: Wietse Venema (wietseporcupine.org)
Date: Wed Apr 30 2008 - 09:46:04 CDT


postfix:
> Hi,
>
> Is there a possibility to invert the search order of the cleanup UCE
> tables ?
> (for example to make the header_checks run after the mime_header_checks ? )

No. This would greatly complicate the implementation of actions
that modify message content such as prepend, ignore, replace, ...

> The aim is to invert FILTER actions when 2 lines match from 2 tables.

As documented in multiple places, you can't do context-dependent
actions with header/body_checks. Use a real content filter for
complex decisions.

        Wietse