Let us know if this article was helpful. It would help us improve our content for you and other customers in the future.
Server-Side Configuration for Microsoft Exchange
Server-side signatures are applied post-send by WiseStamp's cloud service, ensuring consistency across all devices and email clients. This is ideal for multi-device users or those with different email platforms. This article describes how to configure your Exchange Server to support WiseStamp’s server-side solution. The configuration must be done by a Microsoft global admin and is performed using a Microsoft Exchange REST API-based PowerShell.
!note!This article focuses on the Microsoft Exchange server-side connector. If you are looking to connect WiseStamp with Google Workspace, see Server-Side for Google Workspace.!/note!
What is a server-side solution?
WiseStamp's server-side solution is a deployment method that enables you to route your organization's emails through the WiseStamp SMTP server to automatically append signatures to your outgoing messages. WiseStamp's server-side solution ensures a consistent, professional signature for all emails, with no need for extra apps or add-ons. Just some email server configuration. It also ensures the newest signature versions are always used.
How do I benefit by using WiseStamp's server-side solution?
The server-side solution applies your WiseStamp signatures to email messages sent from any device and any mail client. You can therefore ensure consistency and professionalism across all outgoing emails, regardless of which email platform is used to compose them. Furthermore, the server-side solution does not require any additional apps, add-ons, or other changes to your WiseStamp environment. (Some configuration of your email server is necessary.)
Another advantage of the server-side solution is the certainty that the latest changes to your signatures are displayed, as the WiseStamp server-side host checks to ensure that the most recent signatures are added to outgoing messages.
Is server-side secure?
Yes. WiseStamp's method is secure, without storing or reading your email content. Each account is processed in isolation for added security.
What's Hybrid Mode?
WiseStamp's Hybrid mode combines client-side and server-side solutions, offering flexibility. It only applies a server-side signature if a client-side one isn't detected, ensuring consistent delivery and security. It's available for various automatic installations.
Server-side automatic configuration
WiseStamp has an automatic configuration process to implement WiseStamp’s server-side solution with your Exchange Server. This method avoids errors due to misspelled entries, and other manual configuration concerns.
Prior to configuration
During the configuration process, you will be able to select the domains affected by WiseStamp's server-side solution. However, you must first add Sender Policy Framework (SPF) records to use the domains you want to use with WiseStamp's server-side solution.
Adding SPF records to your domains provide protection against spoofing and phishing and help prevent your messages from being marked as spam. For more information and instructions on adding SPF records, see Setting Up SPF Records for Your WiseStamp Signature.
!important!Only the Microsoft Global Admin can perform the configuration. If you are not the Global Admin you will be asked to send an invitation email to the Global Admin to perform the configuration.!/important!
Configure your Exchange Server
To configure your Exchange Server to support WiseStamp’s server-side solution:
- Sign in to your WiseStamp account.
- On the left panel, click Connectors.
- In the Server-side for all email platforms section, click Connect and select Microsoft 365.
- If a popup appears asking if you are the domain's Global Admin, select Yes, I am and click Integrate with Server-side.
- On the popup, click the Copy icon to copy the code and then click Connect.
- On the Microsoft popup, paste the code and click Next.
- On the next popup, click your account or click Use another account and enter your username.
- Click Continue to confirm that you are trying to sign in to Microsoft Exchange REST API-based PowerShell.
- Close this tab, and the list of domains are displayed on the WiseStamp tab.
- Select the relevant domains and click Connect.
- If domains do not have SPF records, a popup appears with a list of the selected domains and the SPF status. You must then add SPF records to all domains without SPF records. Once SPF records are added to these domains, click Verify to continue. For information on adding SPF records, click Get configuration instructions.
- On the popup, click the Copy icon to copy the code and then click Connect.
- On the Microsoft popup, paste the code and click Next.
- On the next popup, click your account.
- Click Continue to confirm that you are trying to sign in to Microsoft Exchange REST API-based PowerShell.
- Close this tab and the Management page for this connector is displayed. On this page you can further configure this connector and view its current status. For more information, see Manage server-side connector with Microsoft Exchange.
Perform a validity check
After completing the configuration described above, test your settings.
To test the connector:
- Activate your user on WiseStamp.
- From Outlook, send a test email to yourself or a colleague.
The WiseStamp signature should be displayed on the email received.
Manage server-side connector with Microsoft Exchange
After creating a server-side connector with Microsoft Exchange, you can manage this connector from the Management page. From this page you can perform many management tasks, such as view the connector status, set new features, refresh SPF records, edit included domains and remove the connector. To access the Management page, go to the Connectors page and click Manage for the server-side connector.
The following table lists the management tasks available to you:
Feature | Description |
Force HTML format | When enabled, this ensures that the signatures are always HTML formatted. Some email platforms use “plain text” formatting as their default, which removes the design of signatures if this feature is disabled. |
Embed images | When enabled, this ensures that the images and icons are embedded, so they are always displayed. If disabled, signatures in Outlook may appear without images, unless users download them. Note that embedded images can increase email size. |
Included domains | This table displays the domains affected by WiseStamp's server-side solution and their SPF status. From this section you can perform the following:
|
Status | Displays the current status of the connector. In this section the following information is displayed:
|
Disconnect | Click Disconnect to run a wizard that removes this connector. For more information, see To disconnect and reconnect the Server-side connector. |
!important!Only the Microsoft Global Admin can edit the included domains list or disconnect the connector.!/important!
To edit the included domains:
- Sign in to your WiseStamp account.
- On the left panel, click Connectors.
- In the Server-side for all email platforms section, click Manage.
- In the Included domains section, click Edit.
- On the popup, click the Copy icon to copy the code and then click Connect.
- On the Microsoft popup, paste the code and click Next.
- On the next popup, click your account.
- Click Continue to confirm that you are trying to sign in to Microsoft Exchange REST API-based PowerShell.
- Close this tab and the list of domains are displayed on the WiseStamp tab.
- Edit the selected domains by selecting or clearing the relevant domains and click Connect.
- If domains do not have SPF records, a popup appears with a list of the selected domains and the SPF status. You must then add SPF records to all domains without SPF records. Once SPF records are added to these domains, click Verify to continue. For information on adding SPF records, click Get configuration instructions.
- On the popup, click the Copy icon to copy the code and then click Connect.
- On the Microsoft popup, paste the code and click Next.
- On the next popup, click your account.
- Click Continue to confirm that you are trying to sign in to Microsoft Exchange REST API-based PowerShell.
- Close this tab and the Management page with the updated domains list is displayed.
Troubleshooting server-side configuration issues
The following sections provide guidelines to help handle issues that may occur with server-side configuration.
Server-side connector errors
Sometimes connector errors can prevent your emails from being sent or your signature from appearing in your emails. In such cases, disconnecting and reconnecting your WiseStamp account can resolve the issue.
To disconnect and reconnect the Server-side connector:
- Sign in to your WiseStamp account.
- On the left panel, click Connectors.
- In the Server-side for all email platforms section, click Manage.
- On the top-right, click Disconnect.
- On the popup, click the Copy icon to copy the code and then click Disconnect.
- On the Microsoft popup, paste the code and click Next.
- On the next popup, click your account.
- Click Continue to confirm that you are trying to sign in to Microsoft Exchange REST API-based PowerShell.
- Close this tab and the Connectors page is displayed, indicating that the connector has been removed.
- To reconnect, in the Server-side section click Connect and select Microsoft 365. Then continue with step 4 in section Configure your Exchange Server above.
Troubleshooting email rule conflicts with WiseStamp in Exchange
For users with additional rules set up in Microsoft Exchange, it's important to configure these rules to complement WiseStamp's signatures effectively. To do this, follow these steps:
- Log in to your Exchange admin center using administrator credentials.
- Go to Mail flow > Rules.
- Locate and click the rule related to WiseStamp's signatures (e.g., "Identify messages to send to WS SMTP").
- Within the rule settings, ensure there's an instruction to ‘stop processing more rules’ after this rule is applied. This setting will allow your other rules to function, but only after the WiseStamp signature is added to the email.
This configuration helps prevent any conflict between the signature application and other rules you have set in Exchange.
Ensure Compatibility of WiseStamp Signatures with Email Format in Exchange
To ensure the WiseStamp signatures are displayed correctly, Exchange users should ensure their email format is set to HTML instead of RTF. Here's how to change this setting:
- In the Exchange Admin Center, go to Mail flow > Remote Domains.
- Select the default remote domain or the specific remote domain you are working with.
- Under the Message Format tab, set the Exchange rich-text format to "Never".
- This change ensures that all outgoing emails are in HTML format, which is more compatible with WiseStamp's signature formatting.
For more troubleshooting issues, refer to the table below.
Troubleshooting
Here are additional issues that may occur concerning this topic:
Problem | Resolution |
Error - Signatures are not being injected to emails. | If you receive this error in the Status section on the Server-side management page, perform the following:
|
Emails not sent | This should never happen. However, in a very dramatic event that the WiseStamp server is goes down, emails are not sent. If this occurs, disable the routing rule on Microsoft Exchange and contact WiseStamp support team for further assistance. |
Double WiseStamp signature are displayed | If you see two signatures at the bottom of your email, it's likely that the user has manually installed a WiseStamp signature in the past (copy/paste). To avoid displaying duplicate signatures, remove the copy/paste signature. It's important to note that WiseStamp cannot recognize any manually installed signatures that were applied prior to January 2023, so they cannot be automatically removed or overwritten. |
Signature not located in the correct location |
Signatures for reply and forward emails may not be properly located when using an unsupported email client. Verify that you are using a supported email client, such as Gmail, Outlook, or Mac Mail. Regardless of the client you are using, we would like to know if you are experiencing this issue. Please contact the WiseStamp support team to report the problem. |