You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
-
Your answer is very complete and terrific. Regarding the local folders, I see what you mean. However if I have an Exchange connection and an IMAP account, why don't I see the Outlook Data File tree though? It's only when the IMAP connection exists alone that I see Outlook Data File tree - seems to me it should exist in either case. Regarding hiding that section I found itechtalk.com/thread10043.html but there's no "Close" option. Regarding Junk handling, please see my second comment. (Running out of characters.)Matthew– Matthew2010-11-04 16:18:45 +00:00Commented Nov 4, 2010 at 16:18
-
(Continued...) Regarding Outlook's Junk Email handling, I've seen something different. My experience is that Junk Email folder is for spam which were not detected by the server-side protection and get through to Outlook. In this case Outlook will apply it's rules (at least when using an Exchange account) when it gets the email. I have Outlook running against exchange and I realized this when I installed Outlook on an additional machine. I'm using cached exchange mode so upon install, all mail from the server comes down to the local (continued...)Matthew– Matthew2010-11-04 16:20:46 +00:00Commented Nov 4, 2010 at 16:20
-
(Continued...) .OST file. Mails that I'd previously marked as junk (or were detected as such) reappeared in the Junk Email folder since Outlook independently applies it's rules because the local client sees the email as a new message. The problem is that these rules aren't being applied when it's IMAP - even on the highest setting.Matthew– Matthew2010-11-04 16:21:21 +00:00Commented Nov 4, 2010 at 16:21
-
1When you're connected to Exchange, the Exchange mailbox (by default) replaces the Outlook data file. So while you could add one if you wanted, you wouldn't see one by default. All your mail, tasks, etc are stored on the exchange server. Regarding the Junk Mail: This gets a bit complex, particularly regarding different versions of Exchange, but Exchange has settings which can quarantine junk completely, or simply move it to the individuals Junk Mail folder, usually depending on SCL. But also, if you turn on the higher filtering levels in Outlook, it may filter itself. (cont)Coding Gorilla– Coding Gorilla2010-11-04 20:36:31 +00:00Commented Nov 4, 2010 at 20:36
-
But it would only filter email when it is delivered to Outlook; again since IMAP mail is not delivered to outlook, rather it is read from the IMAP server, Outlook wont apply the Junk Mail filtering to it. These comments are a difficult way to discuss this, so if you would like to discuss it further, feel free to email me at mark at warpool . org.Coding Gorilla– Coding Gorilla2010-11-04 20:38:27 +00:00Commented Nov 4, 2010 at 20:38
|
Show 1 more comment
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. windows-7), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you