Skip to content

Commit fc451b9

Browse files
authored
Merge pull request #9633 from simonxjx/simon-6
AB#7307: Update metadata values for articles in Outlook-pr and implement other fixes
2 parents 291a8c4 + 8264a1d commit fc451b9

File tree

70 files changed

+564
-23
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+564
-23
lines changed

.openpublishing.redirection.outlook.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
{
2020
"source_path": "Outlook/Mobile/exchange-connectivity/outlook-for-ios-and-android-with-abq-rules-are-quarantined.md",
2121
"redirect_url": "/previous-versions/troubleshoot/outlook/outlook-for-ios-and-android-with-abq-rules-are-quarantined"
22+
},
23+
{
24+
"source_path": "Outlook/Mac/outlook-mac-welcome.yml",
25+
"redirect_url": "/troubleshoot/outlook/legacy-outlook-mac-welcome"
2226
}
2327
]
2428
}

Exchange/Hub/index.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,10 @@ productDirectory:
7676
links:
7777
- url: /troubleshoot/outlook/outlook-client-welcome
7878
text: Outlook for Windows
79-
- url: /troubleshoot/outlook/outlook-mac-welcome
80-
text: Outlook for Mac
79+
- url: /troubleshoot/outlook/legacy-outlook-mac-welcome
80+
text: Legacy Outlook for Mac
81+
- url: /troubleshoot/outlook/overview-new-outlook-mac
82+
text: New Outlook for Mac
8183
# Card
8284
- title: OneDrive
8385
imageSrc: /office/media/logos/logo-onedriveforbusiness.svg

Microsoft365/Hub/index.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,10 @@ productDirectory:
7676
links:
7777
- url: /troubleshoot/outlook/outlook-client-welcome
7878
text: Outlook for Windows
79-
- url: /troubleshoot/outlook/outlook-mac-welcome
80-
text: Outlook for Mac
79+
- url: /troubleshoot/outlook/legacy-outlook-mac-welcome
80+
text: Legacy Outlook for Mac
81+
- url: /troubleshoot/outlook/overview-new-outlook-mac
82+
text: New Outlook for Mac
8183
# Card
8284
- title: OneDrive
8385
imageSrc: /office/media/logos/logo-onedriveforbusiness.svg

Office/Hub/index.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,10 @@ productDirectory:
7676
links:
7777
- url: /troubleshoot/outlook/outlook-client-welcome
7878
text: Outlook for Windows
79-
- url: /troubleshoot/outlook/outlook-mac-welcome
80-
text: Outlook for Mac
79+
- url: /troubleshoot/outlook/legacy-outlook-mac-welcome
80+
text: Legacy Outlook for Mac
81+
- url: /troubleshoot/outlook/overview-new-outlook-mac
82+
text: New Outlook for Mac
8183
# Card
8284
- title: OneDrive
8385
imageSrc: /office/media/logos/logo-onedriveforbusiness.svg

Outlook/Client/clienttoc/toc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,14 @@
113113
href: ../connectivity/proxy-server-causes-issues-with-freebusy-oof-mailtips.md
114114
- name: Repeatedly disconnects and reconnects
115115
href: ../connectivity/outlook-repeatedly-disconnects-and-reconnects.md
116+
- name: Resolve AutoDiscover mismatch warning
117+
href: ../connectivity/resolve-autodiscover-mismatch-warning.md
116118
- name: Send receive errors HTTP 0 HTTP 404 HTTP 500
117119
href: ../connectivity/outlook-send-receive-errors-http-0-http-404-http-500.md
118120
- name: Sending attachment outside of Outlook fails
119121
href: ../connectivity/event-27-mapisentmail-error-send-attachments.md
122+
- name: Suppress AutoDiscover redirect warning
123+
href: ../connectivity/suppress-autodiscover-redirect-warning.md
120124
- name: Contacts
121125
items:
122126
- name: 0x8007007A error when downloading Offline Address Book
@@ -199,6 +203,8 @@
199203
href: ../email-management/message-automatically-moved-deleted-items-folder.md
200204
- name: Messages move from the Inbox to a renamed folder
201205
href: ../email-management/messages-move-from-inbox-to-renamed-folder.md
206+
- name: Remove duplicate folders when connected to an Exchange Server mailbox
207+
href: ../email-management/remove-duplicate-folders.md
202208
- name: Some rules are disabled and can't be re-enabled
203209
href: ../email-management/rules-not-be-uploaded-to-exchange-server.md
204210
- name: Unintentional email messages received
Lines changed: 65 additions & 0 deletions
Lines changed: 59 additions & 0 deletions
Lines changed: 83 additions & 0 deletions
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### YamlMime:ContextObject
22
brand: office
33
breadcrumb_path: ../breadcrumb/toc.yml
4-
toc_rel: ../../Mac/mactoc/toc.yml
4+
toc_rel: ../../legacy-outlook-for-mac/mactoc/toc.yml
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
### YamlMime:ContextObject
2+
brand: office
3+
breadcrumb_path: ../breadcrumb/toc.yml
4+
toc_rel: ../../new-outlook-for-mac/new-mac-toc/toc.yml

0 commit comments

Comments
 (0)