Send and receive emails directly within matters, with automatic threading, template-based composition, and incoming email capture. Keep all correspondence linked to the right matter without leaving the platform.
Connect your email account to send from Cadence IP
Before you can send emails, configure your SMTP credentials under Settings → Email Settings. Cadence IP supports any standard SMTP provider.
Common provider settings
| Provider | SMTP Host | Port | Encryption |
|---|---|---|---|
| Office 365 | smtp.office365.com | 587 | TLS |
| Gmail | smtp.gmail.com | 587 | TLS |
| Custom SMTP | Your provider's host | 587 or 465 | TLS or SSL |
Enter your credentials
Set the From address and name
Test the connection
Gmail app passwords
Gmail requires an App Password if two-factor authentication is enabled (which it should be). Generate an app password at Google Account → Security → App Passwords and use that instead of your regular Gmail password.Office 365 modern authentication
If your organisation uses Office 365 with modern authentication and has SMTP AUTH disabled, you may need your administrator to enable SMTP AUTH for your mailbox. Check Microsoft 365 Admin Center → Users → Mail → Email Apps.Compose and send with matter context
From any matter page, click the Email tab and then + New Email to compose a message. Emails sent from within a matter are automatically linked to that matter and appear in its email history.
Composing an email
Dear John Smith,
We refer to the above application (2026123456) filed on 15 January 2026.
We have received an examination report from IP Australia...
Quick send from roles
You can also send an email directly from a contact's role card on the matter page. Click the email icon next to the role contact to open a compose window pre-addressed to that contact.Create a professional email signature for your firm
The signature builder lets you create a branded email signature that is automatically appended to all outbound emails. Access it from Settings → Email Settings → Signature.
The signature builder supports:
Per-user signatures
Each team member can have their own signature with their personal details. The signature builder creates HTML that works reliably across Outlook, Gmail, Apple Mail, and other common email clients.Automatically file emails to the right matter
Cadence IP can capture incoming emails and automatically link them to the correct matter. This works through a subject tag pattern that identifies which matter an email belongs to.
Configure your email handle
Subject tag pattern
[M-42]).
When the recipient replies, the tag is preserved and the reply is matched back to matter M-42.
Forward or configure routing
Subject tag tips
Keep the subject tag simple and unique. The default pattern uses the matter's org-scoped ID in square brackets (e.g., [M-42]). Avoid editing the tag out of subject lines when replying, as this breaks the matching.How incoming capture works in practice
Complete conversation history on every matter
All emails sent from and received by a matter are displayed in the Email tab on the matter page. Emails are threaded by conversation, so a chain of replies appears as a single expandable thread rather than separate items.
The email history shows:
Email search
Use Ctrl + K to search across email subjects and bodies. You can also filter the email tab on a matter by sender, date range, or direction.Turn correspondence into AI-accessible knowledge
Emails often contain valuable institutional knowledge — how a particular examiner responds, what arguments worked for a specific type of objection, or what a client's preferences are. You can train the matter type's knowledge base directly from email content.
From any email in the matter's email tab, click the Train KB button. The email content will be processed and added to the knowledge base for that matter type. The AI assistant can then reference this knowledge when drafting future emails or answering questions about similar matters.
Building knowledge from correspondence
Here is a complete walkthrough of using the email system to report an examination report to a client.
Receive the examination report
Compose from template
Attach the report
Review and personalise
Send
Automate this workflow
Instead of doing this manually each time, create an automation with astep_changed trigger
(to "Examination") that sends the email template and creates a follow-up task automatically.
See the Automations guide for details.