Setup SMTP Resource with different senders

  • Goal: In our portal application we need to send e-mails on behalf of the logged in users via SMTP. Each user belongs to a different company, so we need to set different senders.

  • Steps: Unlike other resources, i can not set the resource attributes like username etc. in the target app, where i have put the SMTP resource. I can only set the username and passwort

  • Details: In SMTP Resource, i have HOST, PORT, USERNAME + PASSWORT
    When i add the SMTP Resource to the App, i can not override these settings.

Any workaround to achieve this?

Hi @whynot, I personally have not done something similar to what we are trying to implement, but I'm curious to see if there are other members of the Community that have been able to achieve this.