The msmtp package was upgraded a few days ago. The previous default package had TLS/SSL compiled in, I think, I actually don't remember checking. The current port has GNUTLS as default for SSL/TLS support, however the latest package doesn't. My $HOME/.msmtprc configuration has TLS on. So, trying to send mail, I was getting failed TLS not compiled in. I then built the port and took the port's default of GNUTLS and I could then send mail.
For the moment I've dropped an email to the port's maintainer, but as I've seen nothing on this with (an admittedly cursory) web search, I'm wondering if it's a Just Me(TM) issue.
I use msmtp to send email using neomutt as it's more flexible than neomutt's builtin smtp, allowing multiple accounts to be done easily. The problem is fixed, for me--I've also had to pkg lock msmtp as if I do pkg update now it wants to update as options have changed, but I am wondering if anyone else has run into this.
For the moment I've dropped an email to the port's maintainer, but as I've seen nothing on this with (an admittedly cursory) web search, I'm wondering if it's a Just Me(TM) issue.
I use msmtp to send email using neomutt as it's more flexible than neomutt's builtin smtp, allowing multiple accounts to be done easily. The problem is fixed, for me--I've also had to pkg lock msmtp as if I do pkg update now it wants to update as options have changed, but I am wondering if anyone else has run into this.