[RTEMS Project] #4384: Add SMTP login to rtems-tools mailer

RTEMS trac trac at rtems.org
Mon Apr 12 18:34:08 UTC 2021


#4384: Add SMTP login to rtems-tools mailer
--------------------------+--------------------
  Reporter:  Alex White   |      Owner:  (none)
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Milestone:  6.1
 Component:  tool         |    Version:  6
  Severity:  normal       |   Keywords:
Blocked By:               |   Blocking:
--------------------------+--------------------
 The ability to provide a username and password to perform an SMTP login
 should be added so that rtems-test results can be mailed via an external
 SMTP server that requires authentication.

 The following additional command line options should be enough to make it
 work:
 --smtp-port
 --smtp-user
 --smtp-password

 The mail-related command line options should be filtered from the mailed
 logs so that credentials do not get leaked.

--
Ticket URL: <http://devel.rtems.org/ticket/4384>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list