How to configure Mail Integration
The mail integration in Flametree is used only to send email notifications — for example, to:
- alert the sales team about a customer’s interest;
- send a follow-up email after a completed conversation;
- capture intermediate form data and email it.
⚠️ Important: Mail integration is not used as a communication channel between the AI agent and the user (unlike Telegram, WhatsApp, and others).
Step-by-step
- Go to Settings > Connectivity.
- Open Utility Integrations > Mail.
- Select Add +.
- Enter the following information:
| Field | What to Enter |
|---|---|
| Name | Connector name (custom, for example, Sales Mailer) |
| Description | Brief description (for example, Sales team notifications) |
| Server URL | SMTP server, for example, smtp.gmail.com |
| Server Port | Connection port — 587 (TLS) or 465 (SSL) |
| User name | Email login, for example, bot@yourdomain.com |
| Password | Password or token for SMTP authorization |
| Maximum send rate (email per second) | Limit for sending speed (for example, 1) |
Note:
Email notifications are sent via a specific tool or skill attached to the AI agent. Without triggering this action, the AI agent will not use the mail integration.
(For more details, see the section “Agent Configuration: Skills, Tools, Workflow.”)