2020-11-18 Fred Gleason <fredg@paravelsystems.com>

* Added a '--dry-run' switch to the 'sendmail_test' test harness.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-11-19 12:14:30 -05:00
parent aba286e097
commit 55db0e4dd9
5 changed files with 26 additions and 7 deletions

View File

@@ -20606,3 +20606,5 @@
2020-11-18 Fred Gleason <fredg@paravelsystems.com>
* Implemented support for multi-byte UTF-8 characters for the
display-name component of e-mail addresses in 'RDSendMail()'.
2020-11-18 Fred Gleason <fredg@paravelsystems.com>
* Added a '--dry-run' switch to the 'sendmail_test' test harness.