Confirmed. fixed upstream. problem is actually in libesmtp. after STARTTLS, libesmtp tries to verify the server certificate in check_acceptable_security(), which dereferences a NULL member when the "subjectAltName" is present and openssl version is newer than 0.9.7.
this is fixed (sort of. libesmtp ceritificate verification could do with a review against e.g. libcurl, there is duplicate work, and even though the outcome may be the same, I'd prefer it when they the work would be done the same way as well) there is a libesmtp 1.0.4 out since about 2005, which fixes this amongst other things. -- segfault while sending mail https://bugs.launchpad.net/bugs/175361 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs