PostmarkEmailService

constructor(apiKey: String, webhooksAuth: PostmarkEmailWebhooksAuth, serverID: Int? = null, defaultFromAddress: BasicEmail.EmailAndName, messageStream: String = "outbound")

Parameters

serverID

is not required, but there will be no link in AdminUI to the email details page on postmarkapp.com unless it is provided.