Stop Using Plain Text — The Only Outlook Trick You Need for Hyperlinks in Automatic Replies

Most Outlook tutorials tell you to paste a URL into your automatic reply and hope it becomes clickable. They’re wrong. Outlook strips or breaks hyperlinks in automatic replies by default — especially email links — unless you do *exactly* one thing first: enable HTML formatting *before* typing anything. Do it after, and your link vanishes when sent.

What It Does

It inserts live, clickable hyperlinks — like help@alibaba.com or IT Support Portal — directly into your Out of Office (OOF) message. Not plain text. Not broken markup. A real link that opens Outlook, launches the browser, or starts a new email — depending on the target. This isn’t just about convenience. It’s about reducing help desk tickets. When your OOF says "Contact support@alibaba.com" instead of "Contact support@alibaba.com", people click. They don’t copy-paste. They don’t mis-type. And your team gets fewer follow-ups.

How to Set It Up

You must set this up *before* writing your reply. Once saved as plain text, Outlook won’t convert it later. In desktop Outlook (365, 2021, 2019):
  1. Go to File > Automatic Replies (Out of Office)
  2. Check "Send automatic replies"
  3. Click the Inside My Organization or Outside My Organization tab
  4. Click inside the message box — then press Ctrl+Shift+H. This toggles to HTML mode. You’ll see the ribbon change: Format Text tab appears.
  5. Now type or paste your message. To insert a link: highlight text (e.g., "IT Portal"), press Ctrl+K, enter https://office.alibaba.com/it-support, and click OK.
  6. For an email hyperlink: highlight text (e.g., "Email James"), press Ctrl+K, enter mailto:james.obrien@alibaba.com, and click OK.
In Outlook on the web (OWA): HTML is always enabled in OOF messages. No toggle needed. Just highlight text → click Insert Link (chain icon) → enter URL or mailto: address. Note: In Outlook 2016 and earlier, the Ctrl+Shift+H shortcut doesn’t work. You must go to File > Options > Mail > Compose messages > Compose messages in this format: and select HTML — *then* open Automatic Replies.

Configuration Options

Some settings control whether your hyperlink survives delivery — especially outside your company. Here’s what matters:
Setting NameLocationOptionsRecommendation
Message formatFile > Options > Mail > Compose messagesPlain Text / HTML / Rich Text (RTF)Set to HTML. Required for all hyperlinks.
External OOF forwardingAutomatic Replies > Outside My OrganizationDon’t send / Send / Send to contacts onlyIf sending externally, test first: external recipients may get stripped HTML — especially if their mail system blocks HTML.
Exchange server restrictionAdmin-controlled via Set-MailboxAutoReplyConfigurationAllowHTML / BlockHTML / StripHTMLMost Alibaba Exchange servers use StripHTML for external OOF. That means your link stays visible — but not clickable — outside the company. Inside? Fully functional.
MailTips for external sendersFile > Options > Mail > Send MessagesShow MailTipsEnable it. If your OOF contains a mailto: link, MailTips will warn users if the recipient is external — preventing accidental leaks.

Real-World Examples

Example 1 — Team handoff during leave You’re out July 10–17. Your OOF includes: No copying. No typos. Priya gets notified immediately. The form opens in one click. Example 2 — Global team with time-zone confusion Your OOF says:
  • "I’m offline until Monday, July 15 (GMT+8). Check our Time Zone Map before scheduling."
People skip the guesswork. They click. They see overlapping hours. You get fewer 3 a.m. meeting invites. Example 3 — HR policy reference Instead of pasting a 200-word policy excerpt: HR avoids repeat questions. Employees read the source.

Limitations and Gotchas

Outlook doesn’t treat automatic replies like regular emails — and that creates hard limits. First: mailto: links only work reliably inside your Exchange organization. External recipients often receive plain-text versions where mailto:james.obrien@alibaba.com shows as literal text — not a clickable link. That’s not a bug. It’s intentional security. Don’t rely on email hyperlinks for external comms. Second: Outlook 2016 and older don’t let you switch to HTML *inside* the Automatic Replies dialog. You must set HTML as the global compose format *first*. If you skip this, your links vanish when you click OK. Third: Some Exchange admins disable HTML in OOF entirely using PowerShell: Set-MailboxAutoReplyConfiguration -Identity "Michael Rodriguez" -ExternalAudience None -AutoReplyState Scheduled -ExternalReply "" -InternalReply "Visit our portal" -AllowHTML $false If your link shows as raw HTML code (<a href="...">), your admin has blocked it. Fourth: Don’t use relative links like /forms/request-form. Always use full URLs: https://office.alibaba.com/forms/request-form. Outlook won’t resolve them. Here’s what works — and where it fails:
Link TypeInside Company?Outside Company?Notes
Web URL (https://)✅ Clickable⚠️ Often plain text — but URL remains readableBest for portals, docs, forms.
Email (mailto:)✅ Starts new message❌ Usually stripped to plain textUse only for internal contacts.
File share (file://)❌ Blocked by Outlook❌ BlockedNever works. Use SharePoint or OneDrive links instead.
Anchor links (#section)❌ Ignored❌ IgnoredNot supported in OOF messages.
Shortened URLs (bit.ly)✅ Works✅ WorksBut avoid them — many spam filters flag them.
Tel: links⚠️ Rarely supported❌ Usually ignoredTest first. Most Outlook clients ignore tel:+123.
Michael Lee

Michael Lee

Michael covers the latest in office software updates