Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Nov 2021 07:08:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259729] [NEW PORT] mail/swaks-devel: 20210123.0
Message-ID:  <bug-259729-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 259729
           Summary: [NEW PORT] mail/swaks-devel: 20210123.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: takefu@airport.fm

Created attachment 229374
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D229374&action=
=3Dedit
swaks-devel.shar

If there is no need to separate, integration into mail/swaks is preferable.
Bug #259728

20201014.0 -> 20210123.0
* 20201016 Testing: Document and improve automated testing to make it easier
for new users to run in new environments
* 20201018 Change script interpreter line to use /usr/bin/env for portabili=
ty
* 20201018 Testing: Add --winnow to run-all.pl
* 20201030 Fix date generation by confirming environment's strftime support=
s %z
format token.  Windows supports strftime but not %z.
* 20201030 Windows: use binmode on STDERR/STDOUT to prevent line ending
translation.
* 20201031 Windows: Fix setting options via environment variable  (this fix=
 now
means that -S is not supported on Windows)
* 20201031 Windows: Explicitly revoke support for providing header names
embedded in environment variable names (%SWAKS_OPT_header_From% will result=
 in
an error)
* 20201031 Allow a value of '<>' in an environment variable to mean empty
string.  Usable everywhere, but needed on Windows since it doesn't support
set-but-empty environment variables.
* 20201101 Windows: Allow LOGNAME environment variable to override default
email sender
* 20201101 Change the generation of help text from a manual perldoc call to
Pod::Usage
* 20201106 Testing: Extensive changes to allow test tools to run on Windows
cmd.exe
* 20201107 Add ..TOKEN.. form of tokens to more-easily allow tokens to be
specified from Windows command line.
* 20201116 Previously changed %DATE% to %MESSAGE_ID% in some tests to prote=
ct
against accidental expansion on Windows.  Change back to ..DATE.. now that =
it's
an option.
* 20201126 Add tools for visualizing errors caused by line ending issues
* 20201126 Rework interactive tests and enable on Windows
* 20201126 Turn releases back on and add release for v20201024.0 (#13)
* 20201126 --output-file (and -stdout and -stderr) now truncate the output =
file
if it already existed.
* 20201126 --port and --local-port should override a port set in --server or
--local-interface.
* 20201222 Add transaction-level tests
* 20201223 Add missing option hints from --proxy-version documentation
* 20201223 Remove documentation note about which Authen::NTLM version to us=
e,
there's only one on CPAN anymore.
* 20201223 When an unsupported XCLIENT attribute is requested, print the
missing attribute in the error.
* 20201223 Don't print "Exiting" in the XCLIENT attempted but failed messag=
e.
It is always unnecessary (Auth doesn't print it) and is wrong when
--xclient-optional is in use.
* 20201223 Fix several --drop-after-send bugs and inconsistencies.
* 20201224 Fix --quit-after/--drop-after/--drop-after-send with XCLIENT
stop-point when XCLIENT is not negotiated.
* 20201224 Add new stop-point XCLIENT-HELO to address lack of specificity w=
hen
mixing XCLIENT and HELO stop-point.
* 20201224 In --dump output, print a raw proxy string in base64 if version 2
* 20201224 --proxy argument can now (optionally) be provided with the proto=
col
prefix.
* 20201224 Allow --proxy to read string from a file, and allow it to be bas=
e64
encoded.
* 20201224 Change error message when missing --proxy* option to list every
missing option instead of just the first missing.
* 20201224 --no-hints should also include --no-info-hints, analogous to
--hide-informational/--hide-all which already worked this way.
* 20201225 Add autocat feature to test tools
* 20201225 Add exit code checking to regression tests
* 20210116 Fix dead link to openssl cipher list format documentation in
--tls-cipher doc.
* 20210116 Update copyright year to 2021
* 20210116 Add TLS informational line showing whether client certificate wa=
s by
the server and whether swaks sent it.
* 20210116 Use named constant in TLS code instead of magic number
* 20210117 Add TLS informational line showing the verification status of the
server certificate.
* 20210117 Change --tls-verify to require both cert and hostname verificati=
on.
Add --tls-verify-ca (previous behavior of --tls-verify) and --tls-verify-ho=
st
to just require verification of the certificate against the local CA or the
target hostname or IP, respectively.
* 20210117 Add --tls-verify-target to set a host to be used for verificatio=
n,
overriding the internal connection information.
* 20210123 Clarify --auth-optional-strict documentation
* 20210123 Adding --cc and --bcc options.
* 20210123 Add PROXY as a valid --quit-after, --drop-after, and
--drop-after-send argument.

--=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-259729-7788>