[PATCH 0/3] rtemstoolkit: Add SMTP login to mailer

Alex White alex.white at oarcorp.com
Mon Apr 12 20:22:36 UTC 2021


This patch set includes changes to allow for authentication with the
SMTP host using login information provided by command line options.

This allows, for example, standard Gmail or Outlook STMP servers to be
specified for the `--smtp-host` option.

Alex White (3):
  rtemstoolkit/mailer.py: Return full smtp-host arg value
  rtemstoolkit: Filter mail options from log output
  rtemstoolkit/mailer.py: Add SMTP login options

 rtemstoolkit/mailer.py  | 43 ++++++++++++++++++++++++++++++++++-------
 rtemstoolkit/options.py | 17 +++++++++++++++-
 2 files changed, 52 insertions(+), 8 deletions(-)

-- 
2.27.0



More information about the devel mailing list