AdoxERP Logo

Email (SMTP) setup

Connect your company mailbox so AdoxERP can send invoices and other documents by email — hosts, ports, and where to get each value.

AdoxERP sends document emails (quotations, invoices, purchase documents, and so on) through your outgoing mail server. An administrator saves that account once under Settings → Integrations → Email.

Passwords are stored encrypted. They are not shown again when you reopen the page.

ℹ️

You need an admin login. After saving, use Test connection before sending a live invoice.


Where to open it

  1. Go to Settings → Integrations
  2. Open Email (SMTP)
  3. Fill host, port, encryption, username, password, and From address
  4. Click Test connection, then Save

Optional next steps:

  • Print templates — A4 layout for Print and the PDF attached to Email / WhatsApp
  • Open a quotation, sale, purchase, or similar document → Email (subject and message are edited in the send dialog)

If there is no Email button, your role may lack view permission for that document, or SMTP is not saved yet.


Fields and example values

Field in AdoxERPExampleNotes
Hostsmtp.gmail.comSMTP server hostname, not a website URL
Port587587 = STARTTLS; 465 = SSL/TLS
EncryptionSTARTTLSMatch the port (see provider tables below)
Usernamesales@yourcompany.comUsually the full mailbox address
PasswordApp passwordNot your normal login if 2FA is on
From emailsales@yourcompany.comMust be allowed to send on this server
From nameAcme SalesWhat the customer sees next to the address
Reply-tosupport@yourcompany.comOptional
Test recipientyou@yourcompany.comWhere test emails go

Where to get the host, port, and password

Use the table that matches your mail provider. Official consoles change layout occasionally; look for SMTP, App password, or SMTP AUTH.

Gmail / Google Workspace

ValueWhat to enterWhere to get it
Hostsmtp.gmail.comFixed
Port / encryption587 / STARTTLSFixed
UsernameYour Gmail or Workspace addressGoogle Account
PasswordApp Password (16 characters)Google App Passwords — 2-Step Verification must be on

Google no longer allows “less secure app” passwords. Help: Send email from a printer, scanner, or app.

Microsoft 365 / Outlook

ValueWhat to enterWhere to get it
Hostsmtp.office365.comFixed
Port / encryption587 / STARTTLSFixed
Usernameyou@yourdomain.comMicrosoft 365 mailbox
PasswordAccount password or app passwordSame mailbox
ExtraSMTP AUTH must be on for that mailboxMicrosoft 365 admin → mailboxes → Manage email apps / SMTP AUTH. Docs: Authenticated SMTP

Zoho Mail

ValueWhat to enterWhere to get it
Hostsmtp.zoho.com (or smtp.zoho.eu / smtp.zoho.in for your region)Zoho SMTP help
Port / encryption587 / STARTTLSSame page
UsernameZoho mailbox addressZoho Mail
PasswordApp-specific passwordZoho Accounts → Security → App passwords

Amazon SES

ValueWhat to enterWhere to get it
Hostemail-smtp.<region>.amazonaws.com e.g. email-smtp.us-east-1.amazonaws.comSES console — region in the top-right
Port / encryption587 / STARTTLSSES SMTP settings
Username / passwordSES SMTP credentials (not your IAM console password)SES → SMTP settings → Create SMTP credentials. Docs: Obtaining SES SMTP credentials
From emailA verified identitySES → Verified identities

cPanel / hosting mail

ValueWhat to enterWhere to get it
Hostmail.yourdomain.com or the hostname in cPanelcPanel → Email Accounts → Connect Devices / Email Client Setup
Port / encryptionOften 465 / SSL, or 587 / STARTTLSSame screen
UsernameFull email addressThe mailbox you created
PasswordMailbox passwordSet when you created the account

If the test fails with a certificate error, the host may use a self-signed certificate — ask the host for the correct hostname.


After SMTP works

  1. Send a test to Test recipient.
  2. Open a sale (or quotation / purchase document) → Email.
  3. Check the customer’s inbox (and spam) for the PDF.
⚠️

Do not paste SMTP passwords into chat, tickets, or screenshots. If a password was shared, rotate the app password at the provider and save the new one in AdoxERP.


What to do next