Skip to content
ATOM.

Email signatures

Deploy a Consistent Email Signature in Outlook

By The ATOM Solutions team8 min read

You have a nice signature template, approved by leadership, with the right logo and the right legal notice. You email it to everyone with instructions to paste it into Outlook. Three weeks later you count nine different versions in circulation, four people who never did it, and every message sent from a phone going out with nothing at all. A signature isn't deployed by distributing it: it's deployed by taking it out of employees' hands. And the only place that covers all four surfaces — Outlook on Windows, Outlook on Mac, mobile and webmail — is the server, not the workstation.

This guide covers the mechanics: the four methods actually available in Microsoft 365, which one holds up on which devices, the six steps to follow, and the traps that sink half of these projects.

Deploying a signature at a glance

Surfaces to cover
Outlook Windows, Outlook Mac, mobile, webmail (OWA)
Free method included
The Exchange Online transport rule
Its main limitation
The signature lands at the bottom of the whole thread
What native doesn't do
Cover mobile reliably
Most commonly wrong field
Job title, never updated in the directory
Test before anything else
A real send from a phone, not a preview
Actual upkeep
A few minutes a month, by a named person

Why the hand-pasted signature never holds

The problem isn't that your employees are careless. The problem is that the instruction asks them to do something the tool makes painful.

Pasting an HTML template into Outlook breaks the formatting one time in three. Doing it on a Mac takes a different set of steps than on a PC. On a phone, the Outlook app only accepts plain text: your logo and layout simply don't fit. And in webmail you have to start over a third time.

Multiply that by your headcount, then by every change of number, title or campaign. You get a task nobody ever finishes — and a brand that degrades with every new hire.

Our guide on native Microsoft 365 signatures explains in detail the difference between a signature that lives on the workstation and one that lives on the server. What follows starts from that distinction and moves to execution.

The four methods, and what they actually do

The signature set in Outlook

This is where everyone starts. The employee writes a signature in Outlook's options, and it applies to messages sent from that machine. No deployment is possible: you can't impose it, update it, or verify it's in place. Fine for a one- or two-person company, and nothing beyond that.

Roaming signatures

Microsoft syncs the signature with the account rather than the device. That's a genuine improvement for the employee, who finds their signature again on a new machine. But coverage depends on Outlook versions, mobile is still poorly served, and above all the employee keeps control: nothing stops them from editing the template or deleting the legal notice. That's individual convenience, not organizational control.

The Exchange Online transport rule

This one is included in your Microsoft 365 subscription, and plenty of companies don't realize they already have it. In the Exchange admin center you create a rule that appends an HTML block to all outgoing mail. It accepts tokens pulled from the directory — display name, title, phone, department — which spares you from managing one template per person.

It's free, and it covers every surface at once, mobile and webmail included, because the change happens as the message passes through. For a small company that mainly wants a reliable legal notice, it's often enough.

Its three limitations are real, and worth knowing before you choose. The signature is appended at the very bottom of the message, so under the entire conversation rather than under your reply. The sender never sees it: their Sent Items show no trace of it, which unsettles people and generates support tickets. And a transport rule can't modify an encrypted message: you have to decide in advance whether such a message goes out unsigned or is rejected.

The server-side tool wired to your directory

This is the category of purpose-built tools. They apply the signature in transit like a transport rule, but solve what it doesn't: placement under your reply rather than at the bottom of the thread, clean image handling, different templates per department, dated campaign banners, preview before rollout.

The market is established and serious: CodeTwo and Exclaimer are the two oldest references, while Letsignit and Signitic are younger and more marketing-oriented. Each of those pages compares honestly what they do better than we do and what we do differently — we claim neither to be the cheapest nor to match every one of their features.

The real test is mobile and OWA

Most rollouts are validated on exactly one device: the PC belonging to the person who did the work. That's precisely the one that never causes trouble.

There are four surfaces to validate, and they behave differently. Outlook on Windows renders HTML most faithfully. Outlook on Mac and the new Outlook interpret some layouts differently, especially nested tables. The Outlook app on a phone only knows plain text on the client side: if your signature isn't applied at the server, it doesn't exist there. Webmail is the one everyone forgets, even though it's often how fill-ins, interns and travelling staff send mail.

A valid test is a message actually sent from each of the four surfaces to an external address — Gmail, for instance — and opened there. Not a preview in the admin console: a real send, received by a real recipient outside your organization.

The table of four methods

CriterionOutlook signatureRoaming signaturesTransport ruleServer-side tool
CostIncludedIncludedIncludedSubscription
Covers mobileNoPartlyYesYes
Covers webmailNoPartlyYesYes
Employee can edit itYesYesNoNo
Fields from the directoryNoNoYesYes
Placed under the replyYesYesNo, bottom of threadYes
Visible in Sent ItemsYesYesNoDepends on the tool
Templates per departmentNoNoPossible, laboriousYes
Campaign bannersNoNoNoYes
Bulk updateNoNoYesYes

Deploying in six steps

The order matters more than the tool. A rollout that fails is almost always one where step 2 was skipped.

  1. Settle on a single template before touching anything. One model, approved by leadership, with the variable fields clearly identified: name, title, phone, department. As long as the template is still being debated, deploy nothing — you'd only deploy twice.
  2. Clean up the Microsoft 365 directory records. This is the thankless step, and it's the one that decides the outcome. An automatic signature is never better than the data it displays: if the job title dates back to the hire date, your signature will show a wrong title on every message, with more authority than before.
  3. Choose the method based on the devices actually in use. If your people reply from their phones, every client-side method is ruled out immediately. If you only want a reliable legal notice, the transport rule is enough. If you want the signature under the reply and templates per department, you need a purpose-built tool.
  4. Test on all four surfaces before rolling out. A real send from Outlook Windows, Outlook Mac, mobile and webmail, to an external mailbox. Check the logo, the accented characters, the links, and how it renders on a phone screen.
  5. Roll out in waves, starting with one department. Ten people first, a week of observation, then the rest. You'll catch the edge cases — shared addresses, department mailboxes, people who sign on behalf of another entity — while they're still easy to fix.
  6. Give the upkeep to someone, not to no one. Name the person responsible for updating the template and the directory records at every hire, departure or title change. With no name on that line, your signature will be out of date within eight months.

The traps that sink a rollout

The reply cascade. With a transport rule, a twelve-message thread accumulates twelve signatures at the bottom. It's the number one complaint, and the main reason companies move to a purpose-built tool.

Blocked images. Outlook blocks external images from unknown senders by default. Your logo becomes an empty box for the recipient writing to you for the first time — exactly the one you wanted to impress. Plan for alt text and a signature that stays readable without images.

The template that falls apart on mobile. Fixed-width layouts and nested tables look fine on a laptop and warp on a phone. Design for the narrow screen first.

The legal notice that swells. Every department wants to add its line. A year later the notice runs four paragraphs and nobody reads it. Keep it short: a notice that gets read beats a complete one.

Internal mail. Applying the full signature to messages between colleagues adds noise to every exchange. Plan a short version, or exclude internal traffic.

Law 25: where your mail travels

A server-side method means, by definition, that something reads your outgoing mail to append a block to it. With the Exchange transport rule, that something stays inside your Microsoft tenant. With a third-party tool, your mail transits through the vendor's infrastructure.

That isn't a problem in itself — it's a choice to make knowingly. Under Québec's Law 25, two questions deserve a written answer before you sign: where the servers that process the mail are hosted, and what data about your employees is retained there, and for how long. Many of the best-known tools in this market are hosted in Europe or the United States, which isn't disqualifying, but which triggers additional obligations when personal information leaves Québec.

That's the reason ATOM Signatures exists: centralized signatures for Microsoft 365, applied server-side, hosted in Canada and designed for Law 25 from the start. The pricing is deliberately simple — CAD 1 per user per month, no minimum and no commitment, detailed on our pricing page — and prices here, as everywhere, can change.

If the Exchange transport rule covers your need, take it: it's already in your subscription, and we'll tell you so plainly. The moment to move to a purpose-built tool arrives when the signature has to sit under the reply, change by department, or carry a banner marketing wants to update without calling IT.

Frequently asked questions

Can you deploy a Microsoft 365 signature without a paid tool?
Yes. The Exchange Online transport rule is included in your subscription and covers every surface, mobile and webmail included. Its limit: the signature is appended at the bottom of the entire conversation rather than under your reply, and the sender never sees it in Sent Items.
Why doesn't my signature appear on email sent from my phone?
Because it is set on the client side. The Outlook app on a phone only accepts plain text and ignores the HTML template on your workstation. Only a method applied at the server covers mobile reliably.
How do you stop the signature from repeating on every reply?
An Exchange transport rule always appends the block at the very bottom of the message, so once per exchange in a long thread. To place the signature under your reply rather than at the bottom of the conversation, you need a purpose-built server-side tool.
Why does the logo in my signature show up as an empty box?
Outlook blocks external images from unknown senders by default. Always plan for alt text and a signature that stays readable without images — it's the first email to a new client that is affected, so the one that matters most.
Where is the data hosted when you use a third-party signature tool?
It depends on the vendor, and it's a question to get answered in writing before you sign: your outgoing mail transits through their infrastructure. Several of the best-known tools are hosted in Europe or the United States, which triggers additional obligations under Québec's Law 25.

Have a project in mind? Let's talk, in plain words.

Tell us about your project