* Ron McKeating <R.J.Mckeating@???> [2004-10-06 12:53]: > IE if the data acl gives a 550 reject does that mean that message
> is never passed through the system filter?
Yes. The system filter is run at delivery time which is _after_
the message has passed the data acl and gots accepted via a 250 code.
In case the message is rejected at smtp data time, the system filter
will never be run for that message.