# Server-side installation

In some cases, client-side signature insertion isn’t possible. For example, Apple Mail IOS or Gmail on Android don't support client-side installation, or certain security policies may block client-side deployment. That’s why we offer the server-side signature feature to install signatures across all email clients and devices.

When server-side insertion is enabled, outgoing emails are routed through Scribe’s secure mail servers, where we detect whether a signature should be applied, inject it if needed, and then return the message to Google or Microsoft for final delivery, ensuring your emails remain fully secure and confidential. All processing happens in transit, without storing message content, and final delivery is handled by your email provider to preserve full deliverability and trust.&#x20;

### Platform supported

{% content-ref url="/pages/XDZSwQBF1bki19yDyZxU" %}
[Google Workspace (server-side)](/scribe/install-signatures/automated-installation/server-side-installation/google-workspace-server-side.md)
{% endcontent-ref %}

{% content-ref url="/pages/dgCDgR0awst8ppJszgTr" %}
[Microsoft 365 (server-side)](/scribe/install-signatures/automated-installation/server-side-installation/microsoft-365-server-side.md)
{% endcontent-ref %}

### Where are your signatures being installed with server-side set-up

Once your IT sets up the server-side installation for your email provider, you will be able to install your Scribe signatures across all the platforms below in one click.&#x20;

<table><thead><tr><th>Plaforms</th><th width="211.77734375">Google Workspace (Gmail)</th><th width="183.9375">Microsoft 365 (Outlook)</th><th>Apple Mail</th></tr></thead><tbody><tr><td>Desktop</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Web</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Mobile IOS</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Mobile Android</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Tablet IOS</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Tablet Android</td><td>✅</td><td>✅</td><td>✅</td></tr></tbody></table>

### Security

{% content-ref url="/pages/fyNHJ4ElwOOoheqpZDzL" %}
[Server-side security](/scribe/install-signatures/automated-installation/server-side-installation/server-side-security.md)
{% endcontent-ref %}

### FAQ

**Do I see my signature when I compose an email when using server-side set-up?**

No, you don't see your signature when composing an email, as the signature is applied after your email is sent.

#### Can I combine client-side integrations and server-side integrations?&#x20;

Yes, you can combine both types of integrations. This allows you to connect Google Workspace or Microsoft 365 through client-side integration to see your signature when composing emails, while using server-side integration for signatures on email clients like Apple Mail, which don't work with client-side integrations.

### Notes

* If no signature is found for the sender, the message is relayed as-is through the Google/Microsoft SMTP relay.
* If something wrong is happening on the scribe server (error when processing the email, server not available, ...) we don't store your email, we use the Google or Microsoft retry mechanism.
* The server side integration is compatible with all client side integrations. We detect if the email already contains the Scribe signature to avoid double signature.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.scribe-mail.com/scribe/install-signatures/automated-installation/server-side-installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
