Modify PT_MCF_MAIL and SEND_MAIL?
PeopleTools 8.59.21
We currently use an internal mail relay for sending email from PeopleSoft. Since it's just a relay, we can use any sending e-mail address we like, and we take advantage of that:
* Every Tux domain has a unique (fake) e-mail address so we can identify easily the source of system e-mails
* We send workflow notifications from the user who approved the previous step
These are very helpful, and we don't want to lose this functionality.
But we have been mandated to move off the internal mail relay to O365. We have been given one licensed e-mail address from which all e-mails must be sent, and we will not be allowed to send as or send on behalf of. We are not allowed to use Microsoft's Direct Send capability. We are looking for a way to comply but still maintain our current functionality, hopefully without doing customizations to lots of code. We are using both legacy and AWE workflow.