i want to prevent postfix from loggin any connections from localhost i've tried searching this forum for postfix log, but i get too many results to look at all of them i've googled & read postfix docs, and found debug_peer_list, but I'm looking for the opposite of that switch. instead of increasing verbosity for 127.0.0.1, i want to completely turn it off. is there a directive, IGNORE switch, regex that could be used in main.cf to prevent logging from that ip and or specific ranges? thanks