Sending Mail With a working transport, you can call it anywhere you have access to payload by calling payload.sendEmail(message). The message will contain the to, subject and email or text for the email being sent. To see all available message configuration options, see NodeMailer. Mock transport By default, Payload uses a mock implementation that only… Continue reading Email Functionality in payload- 4 (Sending Mail & Mock transport & Using multiple mail providers)