Compact Email Service is an UE4 plugin that provides the ability to send email without setting up your mail server. Users can send normal email or verification emaill by one blueprint function. Also, users can set reply email address, email content, verification code length, etc.
技术细节
Features:
Support to send normal email from blueprint.
Support to send verification email from blueprint.
Support to set reply email address.
Support to set source email address.
Support to customize email content.
Support to set verification code length.
Support to use html tag to format email content.
Support to attach one file with limited size (subscriber only).
Up to 200 Emails for a new user (extra cost is required for more emails).
Code Modules:
CompactEmailService (Runtime)
Number of Blueprints: 0
Number of C++ Classes: 4
Network Replicated: No
Supported Development Platforms: (Win64, Android, IOS, Mac)
Supported Target Build Platforms: (Win64, Android, IOS, Mac)
Documentation: Compact Email Service Document
Example Project: Compact Email Service Demo UE4.26
Compact Email Service 是一个 UE4 插件,无需设置邮件服务器即可发送电子邮件。 用户可以通过一个蓝图功能发送普通电子邮件或验证电子邮件。 用户还可以设置回复邮箱地址、邮件内容、验证码长度等。
技术细节
特征:
支持从蓝图发送普通邮件。
支持从蓝图发送验证邮件。
支持设置回复邮件地址。
支持设置源邮箱地址。
支持自定义邮件内容。
支持设置验证码长度。
支持使用html标签来格式化电子邮件内容。
支持附加一个大小有限的文件(仅限订阅者)。
新用户最多 200 封电子邮件(更多电子邮件需要支付额外费用)。
代码模块:
CompactEmailService(运行时)
蓝图数量:0
C++ 类数量:4
网络复制:否
支持的开发平台:(Win64、Android、IOS、Mac)
支持的目标构建平台:(Win64、Android、IOS、Mac)
文档:紧凑型电子邮件服务文档
示例项目:紧凑型电子邮件服务演示 UE4.26
|