sosogh wrote:
> Hi all
>  
> I am using postfix 2.5.5 and MIMEDefang 2.57
>  
> I know that the policy server can reply to Postfix with any action that 
> is allowed in a Postfix SMTPD access(5) table in Postfix SMTP Access 
> Policy Delegation ,such as:
> *BCC* /[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ; /
> *DISCARD* /optional text.../
> *FILTER* /transport:destination/
> *HOLD* /optional text.../
> ..............
>  
> http://www.postfix.org/access.5.html
> http://www.postfix.org/SMTPD_POLICY_README.html#protocol

Policy servers and access maps are a postfix creation.
Postfix defines what is valid and what isn't.

> Is FILTER transport:destination can be sent back to postfix as a milter 
> result action?

The milter protocol is not a postfix creation.  Postfix does
not define what is a valid milter action.

So no, FILTER (a postfix-specific action) isn't valid in a
milter (a non-postfix protocol).

-- 
Noel Jones

Reply via email to