>Anything wrong with a similar warn_if_reject at the very beginning then?
no, those don't short circuit the way an OK does. >I just added a "1tuple" at the very top of the list with warn_if_reject >And left 4tuple at the bottom. >Should make it easy to compare what connects and what makes it through the >restrictions with a single log line for everything right? yes, that's another way to gather all the envelope data for all msgs, rejected and accepted Len
