case 4173

This commit is contained in:
2023-05-09 22:23:54 +00:00
parent 079a6a6999
commit 82fa744de5
8 changed files with 93 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
![send email extension](img/ay-ex-direct-smtp.png)
The Send email extension can be used to send an email to the selected objects email address.
The Send email extension can be used to send an email to the selected (Active) object's email address.
## Authorization Roles required
@@ -18,6 +18,6 @@ The Send email extension is accessed from the [extensions](ay-extensions.md) men
## How the Send email extension works
Compose a message and start the job. AyaNova will attempt to send the message to the email address set for all selected objects with a small delay between each to avoid overloading your email server. Objects without an email address will be ignored.
Compose a message and start the job. AyaNova will attempt to send the message to the email address set for all selected objects with a small delay between each to avoid overloading your email server. Objects that are not set to Active or objects without an email address will be ignored.
**WARNING**: This extension allows you to mass email multiple objects at a time. AyaNova will automatically add a small delay between sending each message to prevent potentially overwhelming the email server, however, there may be limits on how many emails can be sent within a given time period so be sure to check with your email service provider to avoid potentially violating anti-spam policies.