Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 2019 22:35:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237613] [patch] mail/nullmailer: Fix send fail with interrupted/again calls on GnuTLS
Message-ID:  <bug-237613-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237613

            Bug ID: 237613
           Summary: [patch] mail/nullmailer: Fix send fail with
                    interrupted/again calls on GnuTLS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: david@hauweele.net

Created attachment 204073
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204073&action=
=3Dedit
GnuTLS patches for tls[io]buf.cc

With the latest version of GnuTLS, nullmailer fails for SMTP TLS sends beca=
use
it doesn't check for gnutls_record_(send|recv) E_AGAIN/E_INTERRUPTED error
codes. The two attached patches fix this for the latest port revision.=20

This was also partially fixed in the latest upstream version of nullmailer.
However it doesn't build on FreeBSD at the moment.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237613-7788>