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

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to