John Capo
John Capo
Fixes a lot of failures for very non-compliant mail. lmtp_line_length_limit = 32000 smtp_line_length_limit = 32000 I routinely see 4K line lengths and some times longer. May 4 14:02:42 mx1 scanner[80639]:...
On Tue, May 4, 2021 19:50, Swallowtail23 wrote: > smtp_line_length_limit is for *outbound* postfix configuration... > http://www.postfix.org/postconf.5.html#smtp_line_length_limit We use SMTP and LMTP to deliver further down the chain. Maybe its...
On 2021-05-05 05:41, 2xsaiko wrote: > I guess I should have checked what they actually do first, huh? Sorry for the noise. My issue was that forwarding broke DKIM due...
Removing (comments) from the header in opendmarc_arcares_parse() silences the warning which I think is bogus anyway. syslog(LOG_WARNING, "tag_label = %s", tag_label) in the default case in opendmarc_arcares_parse() opendmarc[40053]: tag_label =...