NexlyFlow
  • Data
  • How it works
  • Contact
  • Compliance
  • FAQ
  • Pricing
Log in Get Started Free
  • Data
  • How it works
  • Contact
  • Compliance
  • FAQ
  • Pricing
Log in Get Started Free
NexlyFlowNexlyFlow
DataHow it worksComplianceFAQPricingHelpContact
Log inStart Free Trial
Privacy PolicyTerms of ServiceRefund PolicyContactHelp Center

Popular:
Help Center / Sending Setup / SMTP Setup

Set up SMTP & verify your domain

6 steps · About 8 minutes

What you will finish with. Your own business mailbox connected to NexlyFlow, tested, saved and ready to send campaigns from your own domain.

Who this is for. Every new account – this is the first thing to do after signing up.

Before you start, have ready: your business email address, its SMTP host and port, the encryption type your provider requires, your mailbox password (or an app password if your provider uses two-factor login), and – if you want replies detected – the IMAP host and port.

1Collect your mailbox details

Log in to your email provider dashboard and find the outgoing mail (SMTP) settings. Every provider publishes these in their help pages. Write down the host, the port, the required encryption, and the username – the username is usually your full email address, not just the part before the @.

Find your settings by provider

Click the company that hosts your business email. These are the values those providers publish – if your provider shows something different in your own account, use theirs.

Google Workspace (business Gmail on your own domain)

Where to find it: Google Admin console → Apps → Google Workspace → Gmail. Your app password is created at your Google Account → Security → 2-Step Verification → App passwords.

SMTP hostsmtp.gmail.com
SMTP port587
EncryptionTLS / STARTTLS
SMTP usernameyour full email address, for example you@yourcompany.com
SMTP passwordan App password (16 characters), not your normal login password
IMAP hostimap.gmail.com
IMAP port993

Google requires 2-Step Verification to be ON before it will let you create an App password. Your normal password will always be rejected.

Microsoft 365 / Outlook (business email)

Where to find it: Microsoft 365 admin centre → Settings → Org settings, or ask whoever set up your email. App passwords are created at Microsoft account → Security → Advanced security options.

SMTP hostsmtp.office365.com
SMTP port587
EncryptionTLS / STARTTLS
SMTP usernameyour full email address
SMTP passwordyour mailbox password, or an App password if MFA is on
IMAP hostoutlook.office365.com
IMAP port993

Microsoft is phasing out basic SMTP sign-in on some tenants. If the test keeps failing with correct details, ask your administrator whether SMTP AUTH is enabled for your mailbox.

Yahoo Mail

Where to find it: Yahoo Account Info → Account Security → Generate app password.

SMTP hostsmtp.mail.yahoo.com
SMTP port465
EncryptionSSL
SMTP usernameyour full Yahoo address
SMTP passwordan app password generated by Yahoo
IMAP hostimap.mail.yahoo.com
IMAP port993

Yahoo does not accept your normal password for outside apps – the app password is required.

GoDaddy email

Where to find it: GoDaddy account → My Products → Email & Office → Manage. GoDaddy sells two kinds of mailbox, so check which one you have.

If it is GoDaddy Professional Emailuse the Microsoft 365 rows above (smtp.office365.com, port 587)
If it is classic GoDaddy Workspacesmtpout.secureserver.net
SMTP port (classic)465
EncryptionSSL
SMTP usernameyour full email address
IMAP host (classic)imap.secureserver.net
IMAP port993

If you are unsure which product you have, open GoDaddy Email & Office – the product name is shown next to your mailbox.

Zoho Mail

Where to find it: Zoho Mail admin → Settings → Mail Accounts. App passwords: Zoho Accounts → Security → App passwords.

SMTP hostsmtp.zoho.com
SMTP port465
EncryptionSSL
SMTP usernameyour full email address
IMAP hostimap.zoho.com
IMAP port993

Zoho regional accounts use a different suffix (for example .eu or .in). Copy the host shown inside your own Zoho settings if it differs.

Hostinger, cPanel or your web host

Where to find it: Hostinger hPanel → Emails → your domain → Configuration settings. In cPanel: Email Accounts → Connect Devices → Mail Client Manual Settings.

SMTP hostusually mail.yourdomain.com or smtp.yourdomain.com
SMTP port465
EncryptionSSL
SMTP usernameyour full email address
IMAP hostusually mail.yourdomain.com
IMAP port993

Web hosts show the exact host name inside the mailbox settings page – copy it from there rather than typing it from memory.

Not listed? Search your provider name plus the words SMTP settings – every provider publishes these on their own help site. If you get stuck, send us the provider name and we will look it up with you.

Why this matters. These values must match your provider exactly. NexlyFlow connects as an email client would, so a single wrong character or a mismatched port and encryption pair will be refused by the mail server.

Expected result. You have four values written down: host, port, encryption, username – plus the password you will use.

If it fails. If your provider only shows settings labelled for Outlook or Apple Mail, use those same values – they are the same SMTP settings.

2Open the Sending Setup page

In the NexlyFlow app, click Sending Setup in the left menu. On a phone, open the workspace menu at the top, then Sending Setup. This page holds every mailbox connected to your workspace.

Why this matters. All sending configuration lives on one page, so you never have to hunt through settings.

Expected result. You see the SMTP form with fields for host, port, username, password and the sender identity.

If it fails. If you cannot see the left menu on a phone, scroll to the top of the page – the workspace menu collapses on small screens.

3Fill in the SMTP fields

Enter the values you collected. Each field does a specific job:




nexlyflow.com/app
NexlyFlow
Find Leads
Contacts
Campaigns
Email Templates
Pipeline
Sending Setup
Billing & Credits
Sending Setup / SMTP
1
SMTP host
smtp.yourprovider.com
2
SMTP port
the secure port your provider lists
3
Encryption
SSL / TLS – must match the port
4
SMTP username
you@yourcompany.com
5
SMTP password
••••••••
6
From name
Your name or company
7
From email
you@yourcompany.com
8
Reply-to email
where replies should land
The SMTP form in Sending Setup. Numbers match the steps below; the three purple fields must agree with each other.

Why this matters. From name and From email are what your recipient actually sees – a real person at a real company gets replies; a no-reply address does not. Port and encryption must be a matching pair, because the server refuses a plain connection on a secure port and vice versa.

Expected result. Every field is filled and no field shows a red validation warning.

If it fails. The values above are format examples only – always use the exact values your own provider publishes. Do not guess a port.

4Test the connection

Click Test connection and wait a few seconds. NexlyFlow opens a real connection to your mail server and authenticates with the credentials you entered – nothing is sent to anyone.




nexlyflow.com/app
NexlyFlow
Find Leads
Contacts
Campaigns
Email Templates
Pipeline
Sending Setup
Billing & Credits
Sending Setup / SMTP

SMTP host
smtp.yourprovider.com

SMTP port
your secure port
1

⟶Test connection
✓ Connection successful
⚠ Authentication failed – check username and password
Test connection runs a real login against your mail server. Green means safe to save; the red state names which half is wrong.

Why this matters. Testing before saving means you never discover a broken mailbox halfway through a campaign. It also tells you which half is wrong: an authentication error points at username or password, while a connection or timeout error points at host, port or encryption.

Expected result. A green Connection successful message appears.

If it fails. Authentication failed: re-type the password (pasting often carries invisible spaces) and use your FULL email as username; if your provider uses two-factor login you must generate an app password. Connection or timeout error: the host, port or encryption is wrong – try the alternative port your provider lists, with its matching encryption.

5Save and enable the mailbox

Once the test succeeds, click Save SMTP settings. Saving stores the mailbox; it then becomes selectable for campaigns in your workspace. If you edit these settings later, leaving the password field blank keeps the stored password.

nexlyflow.com/app
NexlyFlow
Find Leads
Contacts
Campaigns
Email Templates
Pipeline
Sending Setup
Billing & Credits
Account
Sending Setup / Save
1Password fieldleave blank later to keep the stored one
2⟶Save SMTP settings
✓ Mailbox saved – now selectable in campaigns
Saving only after a green test is what keeps broken mailboxes out of live campaigns.

Why this matters. A saved-but-untested mailbox is the most common cause of a campaign that silently sends nothing. Saving only after a green test keeps that from happening.

Expected result. The mailbox appears in your mailbox list and can be picked when you create a campaign.

If it fails. If saving appears to do nothing, re-run the test first – the form keeps you from saving credentials that have not passed.

6Turn on reply detection (IMAP)

Find the Reply detection toggle on the same page and switch it ON. NexlyFlow immediately performs a live connection test to your inbox; the toggle only stays on if that test succeeds. Leave the IMAP override fields empty unless your incoming server differs from your SMTP host – in that case enter the IMAP host and port your provider gives you.




nexlyflow.com/app
NexlyFlow
Find Leads
Contacts
Campaigns
Email Templates
Pipeline
Sending Setup
Billing & Credits
Sending Setup / Reply detection
1
Reply detection
ON – live inbox test runs immediately
2
IMAP host (optional)
leave empty to reuse your SMTP host
3
IMAP port (optional)
as your provider requires, with SSL
✓ Inbox connection verified – replies will appear in Pipeline
Reply detection only stays ON if the live inbox test passes, so the toggle itself is your confirmation.

Why this matters. SMTP only sends. Reading replies needs IMAP – without it, a lead can reply and you would never see it in your Pipeline, so warm leads go cold.

Expected result. The toggle stays ON and replies start appearing in Pipeline within a few minutes of arriving.

If it fails. If the toggle flips back off, the inbox test failed: check the IMAP host and port, and remember that changing your mailbox password requires toggling reply detection off and on again to re-authenticate.

← Help CenterNext: Verify SPF, DKIM and DMARC →
Still need help?

Send us the exact error message you see and we will identify it for you. Contact support – we reply within 1 business hour.

Custom tracking domain (one CNAME)

Why
Open and click links inside your emails point at a shared NexlyFlow domain by default. Pointing them at your own subdomain moves that reputation to you and helps more mail reach the inbox.
Step 1 — choose a subdomain
Use a short prefix in front of your own domain: track.yourdomain.com, link.yourdomain.com or go.yourdomain.com.
Never use your bare domain or www — that would break your website.
Step 2 — save it
Sending Setup → Custom tracking domain → type the subdomain → Save. You will see “Saved. Now add the CNAME and click Verify.”
Step 3 — add ONE record at your DNS provider
Type: CNAME (not TXT, not A)
Name / Host: track — only the prefix. Do not type the full track.yourdomain.com. Cloudflare and Route 53 are the exception: they want the full name.
Value / Points to: trk.nexlyflow.com — exactly this, no http://, no spaces.
TTL: leave the default (1 hour / Auto).
Cloudflare: click the orange cloud so it turns grey (Proxy status = DNS only), otherwise verification never passes.
Step 4 — press Verify and read the answer
VERIFIED — done, your links already use your own domain. The certificate is issued automatically within a few minutes.
Not yet: … points to … — a record exists but sends visitors elsewhere. Check the value is exactly trk.nexlyflow.com and that Cloudflare proxy is off.
Not resolving yet — the record has not spread. Normal for a few minutes, can take up to 24 hours. Press Verify again later.
If it will not verify, check these five
1. The Name field holds the full domain when the provider only wanted the prefix (or the reverse).
2. Cloudflare proxy still ON (orange cloud).
3. A record with the same name already exists — delete the old one, a name can hold only one CNAME.
4. Verify was pressed seconds after saving — wait a few minutes.
5. A typo in trk.nexlyflow.com — copy it instead of typing.

Open and click tracking

In Campaigns you will find two checkboxes: Disable open tracking and Do not rewrite links. They apply to every campaign in this workspace and take effect on emails sent from that moment on.

Open tracking works by adding one invisible 1×1 image to your email. Click tracking works by replacing each link with a redirect that passes through our tracking domain first. Tick a box and that piece is simply not added — your email goes out without it.

If your open and click rates read 0%, that is not a bug. It means tracking is switched off for this workspace. Untick the boxes in Campaigns and future sends will report again — emails already sent stay untracked.

Keep tracking ON when

  • Your sending domain is established — months of sending, steady replies, no spam-folder history.
  • You have set up your own custom tracking domain (the CNAME step above). Links then run on your domain, not a shared one.
  • You are testing subject lines and want open rates as a rough relative comparison between two versions.
  • You are writing to people who already know you, or who opted in.
  • You need click data to judge interest or to decide who deserves a follow-up.

Keep tracking OFF when

  • Your domain or mailbox is new and warming up (roughly the first 4–8 weeks). This is the single most common case.
  • You are sending genuine cold outreach to people who have never heard of you.
  • You already have a deliverability problem — mail landing in spam, or an unusually low reply rate.
  • You have not configured a custom tracking domain, so links would point at a shared one.
  • Your recipients sit in privacy-sensitive or regulated industries (law, finance, government, EU/GDPR).
  • You write plain-text-style emails, where a hidden image and rewritten links look out of place.

Why open rate is a weak number anyway. Apple Mail Privacy Protection preloads images for every message it receives, so an Apple recipient is counted as having opened your email whether they read it or not. On a Singapore B2B list that is a large share of your contacts.

The metric that actually tells you whether cold outreach is working is the reply rate — and replies are counted without any tracking at all.

Simple rule: keep both boxes ticked while you are warming a new domain. Once the domain is established and you have your own tracking domain in place, untick them if you want the data.

NexlyFlow

NexlyFlow Pte. Ltd.
UEN 202632611H
68 Circular Road, #02-01, Singapore 049422

B2B outreach, built on comprehensive, up-to-date business data.

Product

Lead LibraryContactOutreach EngineComplianceHelp Center

Company

Privacy PolicyTerms of ServiceRefund PolicyEmail: info@nexlyflow.comHotline: +65 9888 6988
© 2026 NexlyFlow Pte. Ltd. All rights reserved.
Contains information from ACRA datasets accessed via data.gov.sg under the Singapore Open Data Licence v1.0. NexlyFlow Pte Ltd is not affiliated with, or endorsed by, ACRA or the Singapore Government.
NexlyFlow

One platform. Every channel. Smarter growth.

Product

  • Features
  • Pricing
  • Integrations
  • Changelog

Solutions

  • B2B SaaS
  • E-commerce
  • Agencies
  • Enterprise

Company

  • About
  • Blog
  • Careers
  • Contact

Nexly AI Lead Generation System

Privacy Policy Terms of Service Refund Policy Cookie Policy