Skip to main content
Version: 2.6

@operaide/mail

This library provides aktors to integrate email functionality into your Reaktor.

Available Aktors

Here's a short reference of the available aktors from the @operaide/mail library:

Email Sending Aktors

  • aktorSendMail: Sends an email with specified from, to, subject, and HTML body.
  • aktorReplyToMail: Replies to an email with specified from, to, subject, HTML body, and message ID.

Attachment Handling Aktors

  • aktorMapFilesToBase64: Converts mail attachments to base64 strings, filtering to only include PDFs.

Registration Utilities

  • registerMailReaktorDefinition: A utility function for registering mail-compatible reaktor definitions with standardized input and output schemas.

For more detailed information on each aktor, explore the Library using IntelliSense in your IDE!

To view the latest version, please take a look at the Registry