Email Settings is available on Server and Cloud editions only. The Email Services feature must also be enabled in Feature Settings.
Setting Up SMTP
- Go to Settings → Email Settings.
- Select a Provider preset to auto-fill the server settings: Gmail, Outlook / Hotmail, Yahoo Mail, or Custom.
- In the Server Settings card, confirm or edit the SMTP Host, Port, and SSL/TLS mode.
- In the Credentials card, enter your email address (Username) and the App Password generated from your email provider's security settings.
- In the Sender Information card, set the From Address, From Name, and optionally a BCC address.
- Click Test to send a test email to yourself and confirm the settings work.
- Click Save.
Use an App Password (not your regular login password) for Gmail, Outlook, and Yahoo. App Passwords are generated in your email provider's account security settings and allow Basis to send email on your behalf without exposing your main password.
Server Settings Fields
| Field | Status | Notes |
|---|---|---|
| SMTP Host | Required | Mail server hostname. e.g., smtp.gmail.com, smtp.office365.com. |
| Port | Required | 587 for STARTTLS (most providers). 465 for SSL on connect. |
| SSL / TLS | Required | Toggle: off = STARTTLS (port 587), on = SSL on connect (port 465). |
Provider presets
| Preset | Host | Port | Auth |
|---|---|---|---|
| Gmail | smtp.gmail.com | 587 | STARTTLS + App Password |
| Outlook / Hotmail | smtp.office365.com | 587 | STARTTLS + App Password |
| Yahoo Mail | smtp.mail.yahoo.com | 587 | STARTTLS + App Password |
| Custom | Enter your own host, port, and SSL settings. | ||
Credentials & Sender Fields
| Field | Status | Notes |
|---|---|---|
| Username (email address) | Required | The full email address used to authenticate with the SMTP server, e.g., invoices@yourcompany.com. |
| App Password | Required | Generated from your email provider's security page. Not your regular login password. Leave blank to keep the existing saved password when editing. |
| From Address | Required | The email address shown in the "From" field of sent messages. Usually matches the username. |
| From Name | Optional | The display name shown to recipients, e.g., "PT Maju Jaya Invoicing". |
| BCC Address | Optional | All outgoing emails are blind-copied to this address. Useful for archiving sent documents. |
Email Templates
Route: /settings/email-templates · Menu: Settings → Email Templates
Customize the subject line and body of outgoing emails per document type (Sales Invoice, Credit Note, Statement of Account, etc.). Templates support placeholders like {{CustomerName}}, {{InvoiceNumber}}, and {{DueDate}}.
Related
- Feature Settings — enable Email Services feature
- Parties — customer email addresses used when sending invoices
- Sales Invoices — Send Email button appears on invoice detail pages
Basis