How to sync Gmail IMAP subfolders for Outlook 2013?
up vote
1
down vote
favorite
I currently have my Gmail account synced with Outlook 2013 using IMAP, since the Google Apps Sync utility isn't compatible with Outlook 2013 yet. However, I've encountered a problem where my inbox's subfolders aren't being retrieved from the server.
Is there a way to have Outlook retrieve the inbox's subfolders as well?
microsoft-outlook gmail gmail-imap microsoft-outlook-2013
add a comment |
up vote
1
down vote
favorite
I currently have my Gmail account synced with Outlook 2013 using IMAP, since the Google Apps Sync utility isn't compatible with Outlook 2013 yet. However, I've encountered a problem where my inbox's subfolders aren't being retrieved from the server.
Is there a way to have Outlook retrieve the inbox's subfolders as well?
microsoft-outlook gmail gmail-imap microsoft-outlook-2013
If by "retrieve" you mean "push", then it's (more or less) expected: IMAP IDLE monitors only a single folder. Just as a side note.
– Daniel B
Feb 21 '14 at 13:08
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I currently have my Gmail account synced with Outlook 2013 using IMAP, since the Google Apps Sync utility isn't compatible with Outlook 2013 yet. However, I've encountered a problem where my inbox's subfolders aren't being retrieved from the server.
Is there a way to have Outlook retrieve the inbox's subfolders as well?
microsoft-outlook gmail gmail-imap microsoft-outlook-2013
I currently have my Gmail account synced with Outlook 2013 using IMAP, since the Google Apps Sync utility isn't compatible with Outlook 2013 yet. However, I've encountered a problem where my inbox's subfolders aren't being retrieved from the server.
Is there a way to have Outlook retrieve the inbox's subfolders as well?
microsoft-outlook gmail gmail-imap microsoft-outlook-2013
microsoft-outlook gmail gmail-imap microsoft-outlook-2013
asked Mar 11 '13 at 16:27
SCS
125115
125115
If by "retrieve" you mean "push", then it's (more or less) expected: IMAP IDLE monitors only a single folder. Just as a side note.
– Daniel B
Feb 21 '14 at 13:08
add a comment |
If by "retrieve" you mean "push", then it's (more or less) expected: IMAP IDLE monitors only a single folder. Just as a side note.
– Daniel B
Feb 21 '14 at 13:08
If by "retrieve" you mean "push", then it's (more or less) expected: IMAP IDLE monitors only a single folder. Just as a side note.
– Daniel B
Feb 21 '14 at 13:08
If by "retrieve" you mean "push", then it's (more or less) expected: IMAP IDLE monitors only a single folder. Just as a side note.
– Daniel B
Feb 21 '14 at 13:08
add a comment |
3 Answers
3
active
oldest
votes
up vote
0
down vote
view the folders list and subscribe to the ones you want
Don't have an Outlook system handy to view but from memory you would right click on the imap root folder (left side of the Outlook window for the folder list is displayed) and select properties(?), should bring up a dialog box to allow downloading the folder list and then subscribe to the ones you want. I'm sure Outlook help search with "imap subscribe" can help with your specific version.
Care to expand on this suggestion? Perhaps add some punctuation? :)
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 19:52
Don't have an Outlook system handy to view but from memory you would right click on the imap root folder (left side of the Outlook window for the folder list is displayed) and select properties(?), should bring up a dialog box to allow downloading the folder list and then subscribe to the ones you want. I'm sure Outlook help search with "imap subscribe" can help with your specific version.
– user168261
Mar 11 '13 at 19:57
2
You should edit that info into your answer. As-is it's been flagged for low-quality and content, and if not expanded upon may be deleted.
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 19:58
into question or into answer?
– user168261
Mar 11 '13 at 20:00
Sorry 'bout that, edit your answer. (I fixed my comment after you saw it :) )
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 20:01
|
show 7 more comments
up vote
0
down vote
This thread has some possible answers. Scroll through it. The one finally working for me was disabling all add-ins & now it is syncing.
My folders themselves synced before, but they were empty. Now the emails are finally coming over.
Also, if you're still not having success, check out this site. There seems to be some irreparable compatibility issues because Gmail uses an older version of EAS.
add a comment |
up vote
0
down vote
just had the same problem with another IMAP mail provider:
seems an Outlook Flaw.
Solution was to first create folder online or with other IMAP Client than Outlook.
This Folder won't appear in Outlooks's Folder tree view, BUT in IMAP Query.
Now simply creaty than folder with same name in the same location inside Outlook.
Be aware of case sensititity!
now it will sync as it should.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f564229%2fhow-to-sync-gmail-imap-subfolders-for-outlook-2013%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
view the folders list and subscribe to the ones you want
Don't have an Outlook system handy to view but from memory you would right click on the imap root folder (left side of the Outlook window for the folder list is displayed) and select properties(?), should bring up a dialog box to allow downloading the folder list and then subscribe to the ones you want. I'm sure Outlook help search with "imap subscribe" can help with your specific version.
Care to expand on this suggestion? Perhaps add some punctuation? :)
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 19:52
Don't have an Outlook system handy to view but from memory you would right click on the imap root folder (left side of the Outlook window for the folder list is displayed) and select properties(?), should bring up a dialog box to allow downloading the folder list and then subscribe to the ones you want. I'm sure Outlook help search with "imap subscribe" can help with your specific version.
– user168261
Mar 11 '13 at 19:57
2
You should edit that info into your answer. As-is it's been flagged for low-quality and content, and if not expanded upon may be deleted.
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 19:58
into question or into answer?
– user168261
Mar 11 '13 at 20:00
Sorry 'bout that, edit your answer. (I fixed my comment after you saw it :) )
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 20:01
|
show 7 more comments
up vote
0
down vote
view the folders list and subscribe to the ones you want
Don't have an Outlook system handy to view but from memory you would right click on the imap root folder (left side of the Outlook window for the folder list is displayed) and select properties(?), should bring up a dialog box to allow downloading the folder list and then subscribe to the ones you want. I'm sure Outlook help search with "imap subscribe" can help with your specific version.
Care to expand on this suggestion? Perhaps add some punctuation? :)
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 19:52
Don't have an Outlook system handy to view but from memory you would right click on the imap root folder (left side of the Outlook window for the folder list is displayed) and select properties(?), should bring up a dialog box to allow downloading the folder list and then subscribe to the ones you want. I'm sure Outlook help search with "imap subscribe" can help with your specific version.
– user168261
Mar 11 '13 at 19:57
2
You should edit that info into your answer. As-is it's been flagged for low-quality and content, and if not expanded upon may be deleted.
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 19:58
into question or into answer?
– user168261
Mar 11 '13 at 20:00
Sorry 'bout that, edit your answer. (I fixed my comment after you saw it :) )
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 20:01
|
show 7 more comments
up vote
0
down vote
up vote
0
down vote
view the folders list and subscribe to the ones you want
Don't have an Outlook system handy to view but from memory you would right click on the imap root folder (left side of the Outlook window for the folder list is displayed) and select properties(?), should bring up a dialog box to allow downloading the folder list and then subscribe to the ones you want. I'm sure Outlook help search with "imap subscribe" can help with your specific version.
view the folders list and subscribe to the ones you want
Don't have an Outlook system handy to view but from memory you would right click on the imap root folder (left side of the Outlook window for the folder list is displayed) and select properties(?), should bring up a dialog box to allow downloading the folder list and then subscribe to the ones you want. I'm sure Outlook help search with "imap subscribe" can help with your specific version.
edited Mar 11 '13 at 20:02
answered Mar 11 '13 at 17:14
user168261
Care to expand on this suggestion? Perhaps add some punctuation? :)
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 19:52
Don't have an Outlook system handy to view but from memory you would right click on the imap root folder (left side of the Outlook window for the folder list is displayed) and select properties(?), should bring up a dialog box to allow downloading the folder list and then subscribe to the ones you want. I'm sure Outlook help search with "imap subscribe" can help with your specific version.
– user168261
Mar 11 '13 at 19:57
2
You should edit that info into your answer. As-is it's been flagged for low-quality and content, and if not expanded upon may be deleted.
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 19:58
into question or into answer?
– user168261
Mar 11 '13 at 20:00
Sorry 'bout that, edit your answer. (I fixed my comment after you saw it :) )
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 20:01
|
show 7 more comments
Care to expand on this suggestion? Perhaps add some punctuation? :)
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 19:52
Don't have an Outlook system handy to view but from memory you would right click on the imap root folder (left side of the Outlook window for the folder list is displayed) and select properties(?), should bring up a dialog box to allow downloading the folder list and then subscribe to the ones you want. I'm sure Outlook help search with "imap subscribe" can help with your specific version.
– user168261
Mar 11 '13 at 19:57
2
You should edit that info into your answer. As-is it's been flagged for low-quality and content, and if not expanded upon may be deleted.
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 19:58
into question or into answer?
– user168261
Mar 11 '13 at 20:00
Sorry 'bout that, edit your answer. (I fixed my comment after you saw it :) )
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 20:01
Care to expand on this suggestion? Perhaps add some punctuation? :)
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 19:52
Care to expand on this suggestion? Perhaps add some punctuation? :)
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 19:52
Don't have an Outlook system handy to view but from memory you would right click on the imap root folder (left side of the Outlook window for the folder list is displayed) and select properties(?), should bring up a dialog box to allow downloading the folder list and then subscribe to the ones you want. I'm sure Outlook help search with "imap subscribe" can help with your specific version.
– user168261
Mar 11 '13 at 19:57
Don't have an Outlook system handy to view but from memory you would right click on the imap root folder (left side of the Outlook window for the folder list is displayed) and select properties(?), should bring up a dialog box to allow downloading the folder list and then subscribe to the ones you want. I'm sure Outlook help search with "imap subscribe" can help with your specific version.
– user168261
Mar 11 '13 at 19:57
2
2
You should edit that info into your answer. As-is it's been flagged for low-quality and content, and if not expanded upon may be deleted.
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 19:58
You should edit that info into your answer. As-is it's been flagged for low-quality and content, and if not expanded upon may be deleted.
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 19:58
into question or into answer?
– user168261
Mar 11 '13 at 20:00
into question or into answer?
– user168261
Mar 11 '13 at 20:00
Sorry 'bout that, edit your answer. (I fixed my comment after you saw it :) )
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 20:01
Sorry 'bout that, edit your answer. (I fixed my comment after you saw it :) )
– Ƭᴇcʜιᴇ007
Mar 11 '13 at 20:01
|
show 7 more comments
up vote
0
down vote
This thread has some possible answers. Scroll through it. The one finally working for me was disabling all add-ins & now it is syncing.
My folders themselves synced before, but they were empty. Now the emails are finally coming over.
Also, if you're still not having success, check out this site. There seems to be some irreparable compatibility issues because Gmail uses an older version of EAS.
add a comment |
up vote
0
down vote
This thread has some possible answers. Scroll through it. The one finally working for me was disabling all add-ins & now it is syncing.
My folders themselves synced before, but they were empty. Now the emails are finally coming over.
Also, if you're still not having success, check out this site. There seems to be some irreparable compatibility issues because Gmail uses an older version of EAS.
add a comment |
up vote
0
down vote
up vote
0
down vote
This thread has some possible answers. Scroll through it. The one finally working for me was disabling all add-ins & now it is syncing.
My folders themselves synced before, but they were empty. Now the emails are finally coming over.
Also, if you're still not having success, check out this site. There seems to be some irreparable compatibility issues because Gmail uses an older version of EAS.
This thread has some possible answers. Scroll through it. The one finally working for me was disabling all add-ins & now it is syncing.
My folders themselves synced before, but they were empty. Now the emails are finally coming over.
Also, if you're still not having success, check out this site. There seems to be some irreparable compatibility issues because Gmail uses an older version of EAS.
edited May 8 '13 at 14:04
Simon
3,66721940
3,66721940
answered May 8 '13 at 13:42
Melissa
1
1
add a comment |
add a comment |
up vote
0
down vote
just had the same problem with another IMAP mail provider:
seems an Outlook Flaw.
Solution was to first create folder online or with other IMAP Client than Outlook.
This Folder won't appear in Outlooks's Folder tree view, BUT in IMAP Query.
Now simply creaty than folder with same name in the same location inside Outlook.
Be aware of case sensititity!
now it will sync as it should.
add a comment |
up vote
0
down vote
just had the same problem with another IMAP mail provider:
seems an Outlook Flaw.
Solution was to first create folder online or with other IMAP Client than Outlook.
This Folder won't appear in Outlooks's Folder tree view, BUT in IMAP Query.
Now simply creaty than folder with same name in the same location inside Outlook.
Be aware of case sensititity!
now it will sync as it should.
add a comment |
up vote
0
down vote
up vote
0
down vote
just had the same problem with another IMAP mail provider:
seems an Outlook Flaw.
Solution was to first create folder online or with other IMAP Client than Outlook.
This Folder won't appear in Outlooks's Folder tree view, BUT in IMAP Query.
Now simply creaty than folder with same name in the same location inside Outlook.
Be aware of case sensititity!
now it will sync as it should.
just had the same problem with another IMAP mail provider:
seems an Outlook Flaw.
Solution was to first create folder online or with other IMAP Client than Outlook.
This Folder won't appear in Outlooks's Folder tree view, BUT in IMAP Query.
Now simply creaty than folder with same name in the same location inside Outlook.
Be aware of case sensititity!
now it will sync as it should.
answered Sep 18 '15 at 10:00
Falco Alexander
5202720
5202720
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f564229%2fhow-to-sync-gmail-imap-subfolders-for-outlook-2013%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
If by "retrieve" you mean "push", then it's (more or less) expected: IMAP IDLE monitors only a single folder. Just as a side note.
– Daniel B
Feb 21 '14 at 13:08