Hi

After reading http://www.postfix.org/MILTER_README.html there are some 
questions unanswered to me.

Let's assume one does define:

        smtpd_milters = milter1, milter2, …, milterX

README:
        "Milter applications are applied in the order as specified, and the 
first Milter application that rejects a command will override the responses 
from other Milter applications."

I do understand:
        milter2 rejects the mail in question, and thus, overrides all responses 
from milter1, …, milterX.

What I do not understand:
        Will all milters *after* milter2 become invoked although milter2 
already did reject the mail in question?

In other words:
        Is there a way to stop invoking milters after the first "reject"?

Sorry, but I do not understand that README well enough to answer that questions 
by myself.

Thanks in advance and with kind regards,
Michael


Reply via email to