|
| | Subject: | Re: header_checks and content_filter documentationmisunderstanding? | | Group: | Postfix-users | | From: | Stefan Palme | | Date: | 14 Nov 2007 |
Hi Wietse,
> Stefan Palme:
> > /etc/postfix/header_checks:
> > /From: a_special_user@.*/ FILTER smtp:[127.0.0.1:99999]
> >
> > So what happens when a mail from a_special_user enters
> > postfix? It will be given to the header_checks content filter (:99999)
> > before queueing.
>
> Where does the documentation say that a header_checks FILTER
> specifies a BEFORE-QUEUE filter?
... exactly this was my mistake.
Thanks for clarification.
-stefan-
|