Am 07.03.23 um 20:37 schrieb postfix--- via Postfix-users:
OpenDMARC is segfaulting. That's what 'signal 11' means. Postfix fails to get 
an answer to its end-of-body milter call because of the segfault closing the 
other end of that socket. That failure results in Postfix sending a 4xx to the 
client.

To let postfix not defer such messages, one could define

  opendmarc_milter = { inet:host:port, default_action=accept }

see http://www.postfix.org/MILTER_README.html#per-milter

Andreas
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to