Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When creating mail-session

  • Use Create new MailProvider class to get mail-session, provider will use this logic:
    • If mail-host property is present, use it
    • Else use JNDI mail-session

...