An error occurred while fetching the assigned milestone of the selected merge_request.
requested to merge 2-orchestrator-task-mail-retrieval-and-mail-process-poc-with-phpmailer-as-librairy into 0.9-dev
Closes #2 (closed)
Activity
changed milestone to %FusionDirectory 1.4
added Added PJ1802-0188 labels
assigned to @tdockx
Progression :
- Mail Object content is now retrieved by orchestrator and used by PHP Mailer to send the proper mail content.*Endpoint is /tasks/mail (which retrieve and process for now POC).
- Each Mail tasks are treated independently, one email is sent by user defined in the task mail object.
- Added retrieval of all tasks by arriving as GET method on /tasks or /tasks/
Next Steps :
- Taking the schedule of the tasks into consideration!
- Proper attachment management, PHP Mailer needs to be tweaked. (attachment is passed as an array value, not as a file yet).
- Define a "send From" and "Reply to" to match PHP Mailer requirements.
- Include emails address from other source than the main Mail Address attribute found within Mail Template, meaning supann mail attributes as well as different mail alias from the mail plugin.
Edited by dockx thibaultadded 1 commit
-
990d8194 -
Feat(Orchestrator) - Adds better mail management
-
990d8194 -
added 1 commit
- 74ddf5f7 - :spakles: Feat(Orchestrator) - Client updates
mentioned in commit 60f41cf0
Please register or sign in to reply