Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fusiondirectory-orchestrator fusiondirectory-orchestrator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • fusiondirectory-orchestratorfusiondirectory-orchestrator
  • Issues
  • #2
Closed
Open
Issue created Sep 14, 2022 by dockx thibault@tdockxMaintainer

[Orchestrator] - Task Mail Retrieval and mail process (POC) with PHPMailer as librairy.

Requirements

Next steps within the development of Orchestrator. The existing taskGateway and taskController (Naming will change in the future) will be updated in order to retrieve the list of existing tasks.

If the tasks retrieved are of type mail, it will be processed by the library PHPMailer. That library will be attached to Orchestrator for now, later on the library will be attached to a module Mail within Integrator (To be developed). This is to perform a POC and the developed code will be retrofitted to Integrator

Descriptive title for this enhancement

[Orchestrator] - Task Mail Retrieval and mail process (POC) with PHPMailer as library.

Actual behaviour

Orchestrator has some defined endpoints. Authentication and related security are functional.

The retrieval of tasks is not yet performed, and mail tasks must now be processed.

Expected behavior

First steps towards a proper procedure to treat mail tasks.

Step by step description of new behaviour

A task of type mail will be created within FD. The said task will include users emails based on DN selection. Orchestrator will retrieve the list of tasks and if the type is of Mail will then be sent to PHP Mailer library for processing.

Benefits

A first step towards mail processing.

Possible Drawbacks

None

Applicable Issues

None

Assignee
Assign to
Time tracking