An open API service indexing awesome lists of open source software.

https://github.com/simplicitesoftware/module-mailtester

A Simple SMTP Tester Module
https://github.com/simplicitesoftware/module-mailtester

Last synced: 6 months ago
JSON representation

A Simple SMTP Tester Module

Awesome Lists containing this project

README

          

![](https://platform.simplicite.io/logos/standard/logo250.png)
* * *

`MailTester` module definition
==============================

A basic module to send emails and verify SMTP functions

`MtsSender` business object definition
--------------------------------------

### Fields

| Name | Type | Required | Updatable | Personal | Description |
|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|
| `mtsSndMail` | email(250) | yes* | yes | | - |
| `mtsSndContent` | text(300) | yes | yes | | - |
| `mtsSndAttachment` | document | | yes | | - |

### Custom actions

* `send`: