#36851: msmtp tls problem @1.4.30_0 ------------------------------+------------------- Reporter: macports_trac@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: msmtp | ------------------------------+------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => mww@… Old description:
According to ''ports installed'' I've got three versions of msmtp on my disk:
% port installed msmtp The following ports are currently installed: msmtp @1.4.28_0 msmtp @1.4.29_0 (active) msmtp @1.4.30_0
My .msmtprc looks like this: defaults auth on
account example.com tls on tls_certcheck off # <- due to selfsigned certificate
I got 1.4.30_0 with the latest updates and with it Im unable to send mails using tls. I get the following error message: "msmtp: support for TLS is not compiled in". When I switch back to 1.4.29_0 I can send mails without a problem.
New description: According to ''ports installed'' I've got three versions of msmtp on my disk: {{{ % port installed msmtp The following ports are currently installed: msmtp @1.4.28_0 msmtp @1.4.29_0 (active) msmtp @1.4.30_0 }}} My .msmtprc looks like this: {{{ defaults auth on account example.com tls on tls_certcheck off # <- due to selfsigned certificate }}} I got 1.4.30_0 with the latest updates and with it Im unable to send mails using tls. I get the following error message: "msmtp: support for TLS is not compiled in". When I switch back to 1.4.29_0 I can send mails without a problem. -- -- Ticket URL: <https://trac.macports.org/ticket/36851#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS