1.Introduction
Description: With this extension you can send emails using SMTP servers
Latest Version: 1.4
Released: December 31, 2020
Last Updated: September 18, 2021
2.Blocks
3.Usages
You can use the extension in this way:
And here is a brief documentation:
protocol ~ either TLS or SSL
server ~ string
port ~ int
user ~ string
password ~ string
from ~ string (can be different from username)
recipients ~ list
ccRecipients ~ list (can be empty)
bccRecipients ~ list (can be empty)
subject ~ string
body ~ string
isHtml ~ boolean
attachments ~ list (can be empty)
4.Downloads
Aix: com.sunny.SmtpClient.aix (959.2 KB)
5.Liked my work/Want to donate
Thank you 
Kindly consider about donating some amount to keep me motivated.
Changes
- Switched to JavaMail from Commons Net
Changes
- Reduced extension’s size (by 30%)
Bug Fixes
- Fixed issue with TLS protocol
Changes
- Added cc and bcc options
Bug Fixes
- Fixed minor bugs
Updated deps to fix issues with Android 11
Fantastic Extension. It solved my Problem Bro
I forgot to update the extension.
Kindly check now.