FS#44994 - [msmtp] TLS handshake failed, build against gnutls
            Attached to Project:
            Arch Linux
            
Opened by Arthur Heymans (victini) - Sunday, 17 May 2015, 15:02 GMT
Last edited by Eli Schwartz (eschwartz) - Wednesday, 09 August 2017, 04:34 GMT
          Opened by Arthur Heymans (victini) - Sunday, 17 May 2015, 15:02 GMT
Last edited by Eli Schwartz (eschwartz) - Wednesday, 09 August 2017, 04:34 GMT
| 
 | Details
                    Description: msmtp: TLS handshake failed: the operation
                    timed out msmtp fails to connect with a standard postfix smtp server with the error message: msmtp: TLS handshake failed: the operation timed out I found a solution: http://sourceforge.net/p/msmtp/mailman/message/32440857/ which is to build msmtp against openssl instead of gnutls. I can confirm that is works. Maybe change PKGBUILD? | 
              This task depends upon
              
              
            
            
          
            Closed by  Eli Schwartz (eschwartz)
Wednesday, 09 August 2017, 04:34 GMT
Reason for closing: Fixed
Additional comments about closing: msmtp 1.6.3 appears to no longer have this issue
          
        Wednesday, 09 August 2017, 04:34 GMT
Reason for closing: Fixed
Additional comments about closing: msmtp 1.6.3 appears to no longer have this issue
 
                      
Upstream doesn't seem to prefer either openssl or gnutls, so changing the PKGBUILD would look sensible to me.