Easy Email

Easy Email allows you to send emails directly from your game. Send an email with attachments in just one node.

Category:
Tags: , , , , , , , , , , ,

Description

Easy Email allows you to send emails directly from your game with C++ or Blueprints.

Secure

Easy Email supports SSL/TLS. Connect safely to the email server and send encrypted emails. Sending emails without encryption or using StartTLS is supported too.

SMTP & ESMTP

Connect to old servers with the SMTP protocol or to new ones with ESMTP.

Attachments

Send emails with attachments as file or directly as data. On top of that, Easy Email can automatically detect your file MIME-Type and encode it accordingly to join it to the email.

Encoding

Choose your encoding among utf-8, big5, euc-kr, koi8-r, x-euc, shift-jis, and way more.

Helper Nodes

Helper nodes are available for Blueprints, send an email with only one node and win some precious development time.

Technical Details

Code Module:

Information:

Supported Engine Versions

4.23 – 4.27, 5.0 – 5.3