On Thu, 15 Dec 2016 11:27:13 -0800, "C. Morgan Hamill" writes:
>My suspicion is that this is because of the recent change to building
>against OpenSSL 1.1, though I am not positive.

i've traced the issue down to openssl 1.1, which indeed is the cause;
contrary to the docs bio_ssl_shutdown() is no good for shutting
down a normal connection when done with it; it segfaults.
mts/smtp/smtp.c is where that happens, which is part of /usr/lib/mh/post,
which is what send forks and execs for the actual work. post segfaults
basically after finishing all its work bar the socket/ssl cleanup,
send catches that and reports 'not delivered to anybody'.

a fix is in the works and an updated version will be uploaded within
the next 24 hours.

regards
az


-- 
Alexander Zangerl + GPG Key 2FCCF66BB963BD5F + http://snafu.priv.at/
"The PROPER way to handle HTML postings is to cancel the article, then hire a
hitman to kill the poster, his wife and kids, and fuck his dog and smash his
computer into little bits. Anything more is just extremism." -- Paul Tomblin

Attachment: signature.asc
Description: Digital Signature

Reply via email to