sendEmail

abstract fun sendEmail(actions: List<EmailActions>, realm: String, userId: UUID, lifespan: Int = 43200)

Sends an email with the specified actions to the user if smtp is configured for this realm

Parameters

lifespan

in seconds, defaults to 12h