com.atlassian.bitbucket.mail.MailService |
Service used for formatting, scheduling and sending of emails.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Submit the
MailMessage to the mail queue. |
Submit the MailMessage
to the mail queue.
mailMessage | the message to send. |
---|
NoMailHostConfigurationException | if the mail host hasn't been configured |
---|---|
MailQueueFullException | if the mail queue is full and it cannot be queued |
MailSizeExceededException | if the mail subject/body is too large |