Opened 12 years ago

Last modified 4 years ago

#36851 closed defect

msmtp tls problem @1.4.30_0 — at Version 1

Reported by: macports_trac@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: msmtp

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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.

Change History (1)

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to mww@…
Note: See TracTickets for help on using tickets.