On Mon, Dec 30, 2019 at 06:18:34PM -0800, Stats Student wrote: > Re: content_filter -- yes, I did uncomment this setting when > submitting the configuration to provide a fuller picture of my setup. > However, as you noted, the log entries were generated without the > content_filter set. Apologies for the confusion.
And of course "receive_override_options" MUST NOT be used when you don't have a content_filter. It is intended to make it possible to delay some checks to post-filter processing, and exclude others already performed, but absent a content_filter, it just breaks things by disabling required some processing. Please NEVER report configuration settings that are different from those that were in effect when the reported logs were generated. That wastes the time of people trying to help you, and is simply rude, however well intentioned (that "fuller picture" was anything but). -- Viktor.