Loading...
Introduction and Features

R:Mail is an email plugin which allows R:BASE applications to send automated custom email messages, in either stylish HTML or plain text, directly to an SMTP mail server. R:Mail also supports OAuth 2.0 authorization for R:BASE applications to utilize Google and Microsoft Azure Active Directory services, where access is consented to API resources on behalf of the user, without sharing the user's credentials. With HTML email, messages can included embedded images and international character sets. Email message options also include message priority and return receipt.

R:Mail has an easy to use configuration GUI for setting up specific server settings, which allows SMTP authentication. Encrypted mail is supported through Secure Sockets Layer (SSL v2 and v3) and Transport Layer Security (TLS v1.1 and v1.2).

With the PLUGIN command, all email parameters are available for dynamic setup and configuration. SMTP transaction logging is available for error checking and storage of sessions.

An in-depth progress window can be displayed during the SMTP session, with ability to show/hide SMTP logs.

Back