On 01/12/2019 15:18, Linkcheck wrote: > But what about UNPARSEABLE_RELAY? How can I preoperly fix that? Do I really > have to nullify the rule or is there something in postfix that I've got wrong?
Try appending _ to the default connect macros. That does it for me. milter_connect_macros = j {daemon_name} {daemon_addr} v _ -- David