Register
Log in
Home
App Stores
Public App Store
Private App Store
Apps Shared With Me
Solution Stores
Public Solutions
Private Solutions
Solutions Shared With Me
My Web Apps
My Web Bots
My Web Bots For Sharing
Start/Stop Apps Remotely
Documentation
What is Easybots?
Solution Tutorials
1. My Web Bots & USB Cam
Developer Tutorials
1. My First Bot
2. Triggers
3. Passing Data
4. Data Models
5. GitHub (on github.com)
6. Dev Cheat Sheet
Blog
Community
FAQ
Blog
Pricing
×
Use Easybots Studio to download and use the bots from this app
Add To Favorites
App
Email Client
Free
Description
Configure your SMTP Client to send emails from your Easybots solutions, from your own email account.
Author
Martin N.1
Version
2.0.30.3
Available bots in this app
SmtpBot
Actions
SendEmail
Inputs
To : String
Subject : String
Message : String
Returns
SendEmailWithPictures
Inputs
To : String
Subject : String
Message : String
Picture1 : SerializableImage
Picture2 : SerializableImage
Picture3 : SerializableImage
Picture4 : SerializableImage
Picture5 : SerializableImage
Returns
SendEmailWithFileAttachments
Inputs
To : String
Subject : String
Message : String
File1 : SerializableFile
File2 : SerializableFile
File3 : SerializableFile
File4 : SerializableFile
File5 : SerializableFile
Returns