AnchorAnchor
Settings

Email (SMTP)

Send invoices and documents from your own domain using SMTP.

Configure outbound email so invoices, quotes, credit notes, purchase orders, and payment reminders send from your address (for example invoices@yourdomain.co.za) instead of the platform default.

Navigate to Settings → Email.

How sending works

SetupWhat customers see as From
SMTP configured and verifiedYour From name and From email via your mail provider
No org SMTP (or not verified)Platform sender (e.g. Anchor noreply@anchorapp.co.za) when the host has platform SMTP (Migadu) or Resend configured; Reply-To may use your organisation contact email

Reminders, scheduled reports, and some bulk actions also require verified org SMTP.

Requirements

  • Role: owner or admin (manage:banking permission)
  • Mailbox: an address at your provider that is allowed to send SMTP (username is usually the full email)
  • DNS: SPF/DKIM for that domain should already allow your provider (e.g. Migadu). Anchor does not change DNS for you

The hosted Anchor environment stores SMTP passwords encrypted. If save fails with an encryption-key error, contact support so the platform key can be configured.

Setting up SMTP

  1. Open Settings → Email
  2. Enter your provider’s SMTP details:
FieldTypical values
SMTP hoste.g. smtp.migadu.com
Port465 (SSL) or 587 (STARTTLS)
Use TLSOn (recommended)
UsernameFull mailbox address
PasswordMailbox or app password
From emailSame address customers should see
From nameYour organisation name
Reply-ToOptional alternate reply address
  1. Click Save settings — Anchor attempts an SMTP connection check and shows Verified or Not verified
  2. Click Send test email — a message is sent to the From address; success marks the config verified

Leave the password blank when saving later to keep the existing secret.

Removing SMTP

Remove deletes the org’s SMTP config. Document email falls back to the platform sender (if available).

Common providers

ProviderHostPort
Migadusmtp.migadu.com465
Google Workspacesmtp.gmail.com465 or 587 (app password)
Microsoft 365smtp.office365.com587

Use the username and From address your provider requires. Many hosts require the authenticated user to match the From address.

On this page