[Bug 223702] mail/sid-milter MalformedDomain error on FreeBSD 11.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 16 10:36:52 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223702
Bug ID: 223702
Summary: mail/sid-milter MalformedDomain error on FreeBSD 11.1
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: dinoex at FreeBSD.org
Reporter: andrew.hotlab at hotmail.com
Assignee: dinoex at FreeBSD.org
Flags: maintainer-feedback?(dinoex at FreeBSD.org)
After upgrading from releng/10.3 to releng/11.1, the sid-milter is still
working, until I rebuild it for the new ABI: after that, all email messages
start to be rejected because the filter seems unable to get the right SMTP FROM
headers (both from envelope and body). Here is what I find in /var/log/maillog:
Milter insert (1): header: Authentication-Results: myserver; sender-id=fail
(MalformedDomain) header.from="Someuser" <someuser at somedomain.com>; spf=fail
(MalformedDomain) smtp.mfrom=<someuser at somedomain.com>
Milter: data, reject=550 5.7.1 Rejected due to SPF policy for sender
<someuser at somedomain.com>
If I only rebuild mail/sid-milter, leaving all other ports untouched (old ABI),
and I get the error.
If I rebuild all ports for the new ABI except mail/sid-milter, I get the right
behaviour (see an example here after):
Milter insert (1): header: Authentication-Results: myserver; sender-id=pass
header.from=someuser at somedomain.com; spf=pass
smtp.mfrom=someuser at somedomain.com
Here is the full list of ports I'm running on the server (jailed):
arc-5.21p
arj-3.10.22_5
autoconf-2.69_1
autoconf-wrapper-20131203
ca_root_nss-3.32.1
clamav-milter-0.99.2_5
compat10x-amd64-10.3.1003000.20170608
curl-7.56.1
dialog4ports-0.1.6
gettext-runtime-0.19.8.1_1
gmake-4.2.1_1
help2man-1.47.5
indexinfo-0.3
json-c-0.12.1
lha-1.14i_7
libcheck-0.10.0
libedit-3.1.20170329_2,1
libiconv-1.14_11
libltdl-2.4.6
libmilter-8.15.2
libtool-2.4.6
libxml2-2.9.4
m4-1.4.18,1
milter-greylist-4.6.2_1
openssl-1.0.2l,1
p5-Locale-gettext-1.07
pcre-8.40_1
perl5-5.24.3
pkg-1.10.1
pkgconf-1.3.10,1
portmaster-3.17.10
screen-4.6.2
sendmail+tls-8.15.2_3
sid-milter-1.0.0_2
unzip-6.0_7
unzoo-4.4_2
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list