Octibiz
Demo

Durchsucht Website und Dokumentation gemeinsam. Enter zeigt alle Treffer, Esc schließt.

Support mailboxes

Support mailboxes screen in Octibiz

Overview

Support mailboxes are the mail accounts tickets arise from — typically the address customers write to. Two types are available: Gmail / Google Workspace and IMAP / SMTP (generic).

A boundary that saves time in daily use: these mailboxes are support's ticket intake and reply route. The system mail accounts are something else — the system sends invitations, documents and notifications through those. Tickets deliberately use their own mailboxes so that replies land in the right thread.

Core tasks

Create a mailbox. New mailbox requires type, label and connection details. With Gmail, access runs through a previously configured integration; with IMAP/SMTP you enter the server details directly.

Keep an eye on the state. The list shows label, type, connection and status — active or inactive. The note no password is a finding worth taking seriously: a mailbox without credentials fetches nothing but reports no error either, because it never attempted to connect.

Run several mailboxes. Separate addresses per brand or per area are the normal case, and the simplest way to establish ownership without a rule set.

Fields in detail

The What it does column answers what changes in the system — not what the field is called. The grey name behind the label is the API field: the same thing runs under that name through automation, import and AI tools.

The difference from your own mailbox: this is a support mailbox. What arrives becomes a ticket — not a message in your personal history.

Setting up a support mailbox

FieldRequiredValues / formatWhat it does
Type typeyesGmail or IMAPDecides the rest of the mask. With Gmail the provider grants access through the prepared connection; with IMAP you enter servers, ports and credentials yourself.
Label labelyestextThe name the mailbox appears under in the list.
Email address emailyesemail addressThe support address. It stands as the sender under every reply and is the target the customer writes back to.
Connection integrationIdwith Gmaila prepared connectionWhich login is used for access.
IMAP server / port / encryption imapHost, imapPort, imapEncryptionwith IMAPaddress, number, SSL/TLS/noneWhere mail is fetched from. No encryption sends credentials in the clear and is only defensible inside your own network.
IMAP user imapUsernamewith IMAPtextLogin name for fetching.
Folder imapFoldernotextWhich folder is read. Empty means inbox.
SMTP server / port / encryption smtpHost, smtpPort, smtpEncryptionwith IMAPaddress, number, SSL/TLS/noneWhat is sent through. Kept apart from fetching because many houses use different servers for in and out.
SMTP user smtpUsernamenotextLogin name for sending. Empty means the same as for fetching.
Password passwordwith IMAPtextThe password. Stored encrypted and never shown again; entering it anew replaces it. For accounts with two-factor login an app password belongs here.
Brand brandIdnoone of your brandsWhich brand the resulting tickets run under — determines signature, templates and visibility.
Active activenoyes/noOff stops the fetch without losing the setup.
Fetch history backfillnoyes/noFetch older messages on the first run and turn them into tickets. Switch on with care: a grown mailbox otherwise produces hundreds of tickets at once.
From date importFromnodateLimits the backfill. The usual way to take the recent past along without waking the archaeology of 2019.

Settings & permissions

  • Module module.tickets.
  • Permission tickets.config.manage.
  • What becomes of the mail is decided by the mail rules in

Ticket settings — including assignment to a support team.

  • Unclear arrivals land in the inbox rather than being guessed at.
  • The blacklist applies before a ticket is created and keeps advertising out.

FAQ & troubleshooting

No tickets are arriving. Check in this order: is the mailbox active? Are the credentials right — does it say no password? With Gmail: is the underlying integration still valid?

Customer replies create new tickets. Then the case number is missing from the outgoing mail. Check the reply template under Communication.

A mailbox suddenly fetches nothing. Usually the credentials have expired or were changed at the provider.

Should we enter the general sending account here? No. That belongs under System mail accounts. Only support mailboxes live here.

tickets.mailboxes · Available from version 0.5.0