Skip to main content

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

  1. Go to Settings > Connectivity.
  2. Open Utility Integrations > Mail.
  3. Select Add +.
  4. Enter the following information:
FieldWhat to Enter
NameConnector name (custom, for example, Sales Mailer)
DescriptionBrief description (for example, Sales team notifications)
Server URLSMTP server, for example, smtp.gmail.com
Server PortConnection port — 587 (TLS) or 465 (SSL)
User nameEmail login, for example, bot@yourdomain.com
PasswordPassword 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.”)