[PATCH 0/3] rtemstoolkit: Add SMTP login to mailer
Chris Johns
chrisj at rtems.org
Mon Apr 12 23:47:22 UTC 2021
Hi Alex,
This looks great. Thank you for adding this feature. OK to push.
Do you think a small section called "Posting Reports" that explains how to use
these options, ie with GMail, would be good to have?
Chris
On 13/4/21 6:22 am, Alex White wrote:
> 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(-)
>
More information about the devel
mailing list