emayili_reglog_mail_handler: Emayili email sending handler

View source: R/mail_handlers.R

emayili_reglog_mail_handlerR Documentation

Emayili email sending handler

Description

Default handler function parsing and sending email. Used within object of RegLogEmayiliConnector class internally.

Usage

emayili_reglog_mail_handler(self, private, message)

Arguments

self

R6 object element

private

R6 object element

message

RegLogConnectorMessage which should contain within its data:

  • process

  • username

  • email

  • app_name

  • app_address

  • reset_code (optional for reset code mails)

Value

RegLogEmayiliConnector message.

See Also

Other mail handler functions: emayili_custom_mail_handler(), gmailr_custom_mail_handler(), gmailr_reglog_mail_handler()


shiny.reglog documentation built on Aug. 31, 2022, 1:06 a.m.