Transactional Email

Generic SMTP integration

Use any SMTP server with EF: Gmail, Outlook 365, custom infrastructure, or relay services. Standard SMTP send with TLS and authentication.

What it does

Sometimes the right answer is your own SMTP server. EF supports standard SMTP with TLS, authentication, and per-account credentials. Use it for low-volume transactional, internal notifications, or when you already have email infrastructure that you trust.

Each user or workspace can have a different SMTP profile, useful when running multiple brands or franchise accounts.

What you get

  • Standard SMTP authentication (PLAIN, LOGIN, CRAM-MD5)
  • TLS / STARTTLS support
  • Per-workspace SMTP profiles
  • Custom from address and reply-to
  • BCC archive support
  • Configurable retry on transient failures
  • Works with Gmail, Outlook 365, Mailgun SMTP, SendGrid SMTP, custom MTAs
  • Backend script access to send via SMTP profiles

Setup

  1. Gather your SMTP host, port (usually 587 for TLS, 465 for SSL), username, and password.
  2. In ElasticFunnels, go to Settings → Integrations → Email & CRM → SMTP. Click Add SMTP Profile.
  3. Enter SMTP host, port, encryption mode, credentials, and the default from address.
  4. Test the connection (EF sends a no-op TLS handshake).
  5. Send a test email and confirm delivery.
Icon

Get started

Start free. Connect Generic SMTP in minutes.

No credit card required. Every integration on every plan.