Outlook rule to move incoming IMAP mail to main Inbox

Home » General Outlook opportunities » Outlook
Outlook rule to move incoming IMAP mail to main Inbox [message #619946] Mon, 04 January 2010 03:19 Go to next message
Milhouse Van Houten
Messages: 59
Registered: November 2006
Member
First, it's disappointing to see that Outlook's (even 2010) IMAP settings
don't include an option to use the local Personal Folders Inbox as the IMAP
Inbox, much like you can for Sent Items. Strange.

So I set up a rule for IMAP:

Apply this rule after the message arrives... (also tried "through the
specific account")
on this computer only...
move it to the Inbox folder... (here I chose the one in Personal Folders)
and display a Desktop Alert

(I left the "Clear categories on mail" rule, but that's the only other one
for IMAP.)

It does that. But twice. I end up with one "read" and one "unread" copy of
the identical message.

How can that be?

Thanks
Re: Outlook rule to move incoming IMAP mail to main Inbox [message #619999] Mon, 04 January 2010 08:58 Go to previous messageGo to next message
outlookmvp
Messages: 21745
Registered: June 2006
Senior Member
Addressing the reason IMAP won't use the local personal folders - it is a
'server account', much like Exchange, and using the pst would remove the
messages from the server, just like POP3. If you do want the mail removed
from the server, POP3 is more efficient.

Does your rule put two copies in the local folders or one unread in local,
one read in IMAP folders? One in each folder set is correct behavior,
although the expectation would be that the one in the IMAP folders should be
marked for purging, since you are moving the message.

--
Diane Poremsky [MVP - Outlook]
Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com/

Outlook Tips by email:
mailto:dailytips-subscribe-request@lists.outlooktips.net

EMO - a weekly newsletter about Outlook and Exchange:
mailto:EMO-NEWSLETTER-SUBSCRIBE-REQUEST@PEACH.EASE.LSOFT.COM

Poll: What version of Outlook do you use?
http://forums.slipstick.com/showthread.php?t=27072


"Milhouse Van Houten" <btvs@myrealbox.com> wrote in message
news:OE$RnaRjKHA.2188@TK2MSFTNGP04.phx.gbl...
> First, it's disappointing to see that Outlook's (even 2010) IMAP settings
> don't include an option to use the local Personal Folders Inbox as the
> IMAP Inbox, much like you can for Sent Items. Strange.
>
> So I set up a rule for IMAP:
>
> Apply this rule after the message arrives... (also tried "through the
> specific account")
> on this computer only...
> move it to the Inbox folder... (here I chose the one in Personal Folders)
> and display a Desktop Alert
>
> (I left the "Clear categories on mail" rule, but that's the only other one
> for IMAP.)
>
> It does that. But twice. I end up with one "read" and one "unread" copy of
> the identical message.
>
> How can that be?
>
> Thanks



Re: Outlook rule to move incoming IMAP mail to main Inbox [message #620100] Mon, 04 January 2010 13:21 Go to previous messageGo to next message
Milhouse Van Houten
Messages: 59
Registered: November 2006
Member
I should clarify that once in a while I see the two messages I mentioned not
arrive in my local Inbox simultaneously. One always does arrive as the rule
completes (the unread one), but the read one (same timestamp, same message)
can come in at a later time. Not typically, hoever.

Addressing what you and Diane wrote...

No, I never see them in Outlook in my IMAP Inbox, unless I don't run the
rule. Not even as marked for purging. However, when I click into the
empty-looking IMAP Inbox, the rule will run a third time and I'll get a
third copy in my local Inbox, along with another message alert. It fires if
I click the IMAP "All Mail" folder, too.

I tried changing around the way 'Deleted Items' is set in IMAP properties
and found that "Purge items when switching folders while online" helps,
since with it I can't reproduce the additional fires when deliberately
clicking into the IMAP folders. So that automatic purge seems to work, at
least.

But even with that option in effect the problem of a read and unread message
appearing in the local Inbox remains. If there's some other trickery
possible with the rule, I've yet to figure that out.

Thanks


"Brian Tillman" <Brian.Tillman.449p9y@invalid> wrote in message
news:Brian.Tillman.449p9y@invalid...
>
> With and IMAP account, a "move" is a copy followed by a delete
> (actually, that's true for any account type). The issue with IMAP is
> that IMAP protocols just mark messages for deletion. You must
> deliberately purge deleted messages later. You see the message copy in
> the PST's Inbox and the original in the IMAP account's Inbox, probably
> with an overstrike through it. IMAP folders are always separate from
> your default folders.

>
> Milhouse Van Houten;111313 Wrote:
>> First, it's disappointing to see that Outlook's (even 2010) IMAP
>> settings
>> don't include an option to use the local Personal Folders Inbox as the
>> IMAP
>> Inbox, much like you can for Sent Items. Strange.
>>
>> So I set up a rule for IMAP:
>>
>> Apply this rule after the message arrives... (also tried "through the
>> specific account")
>> on this computer only...
>> move it to the Inbox folder... (here I chose the one in Personal
>> Folders)
>> and display a Desktop Alert
>>
>> (I left the "Clear categories on mail" rule, but that's the only other
>> one
>> for IMAP.)
>>
>> It does that. But twice. I end up with one "read" and one "unread" copy
>> of
>> the identical message.
>>
>> How can that be?
Re: Outlook rule to move incoming IMAP mail to main Inbox [message #620252] Mon, 04 January 2010 20:48 Go to previous message
Milhouse Van Houten
Messages: 59
Registered: November 2006
Member
Found the answer. This was all against Gmail IMAP, incidentally, and there
are not a few people suffering duplicate POP3/IMAP message issues there (I
never tried its POP3), some having to do with rules and some not. I mention
this in case it pertains specifically to Gmail as opposed to IMAP in
general.

The fix is to right click the top of your IMAP branch in Outlook (just
beneath your Personal Folders branch) and choose IMAP Folders. Click
Subscribed tab and then Query. I unsubscribed everything there except
[Gmail], Inbox, and Junk E-Mail (I didn't bother to check exactly which need
to be removed to avoid the problem). This step apparently gets Outlook out
of its own way by hiding other folders in which messages were apt to appear
(such as All Mail). I think they confused the rule.

"Diane Poremsky [MVP]" <outlookmvp@msn.com> wrote in message
news:381E9EFA-C794-4FE6-A793-83CC0D6F6046@microsoft.com...
> Addressing the reason IMAP won't use the local personal folders - it is a
> 'server account', much like Exchange, and using the pst would remove the
> messages from the server, just like POP3. If you do want the mail removed
> from the server, POP3 is more efficient.
>
> Does your rule put two copies in the local folders or one unread in local,
> one read in IMAP folders? One in each folder set is correct behavior,
> although the expectation would be that the one in the IMAP folders should
> be marked for purging, since you are moving the message.
>
> --
> Diane Poremsky [MVP - Outlook]
> Outlook Tips: http://www.outlook-tips.net/
> Outlook & Exchange Solutions Center: http://www.slipstick.com/
>
> Outlook Tips by email:
> mailto:dailytips-subscribe-request@lists.outlooktips.net
>
> EMO - a weekly newsletter about Outlook and Exchange:
> mailto:EMO-NEWSLETTER-SUBSCRIBE-REQUEST@PEACH.EASE.LSOFT.COM
>
> Poll: What version of Outlook do you use?
> http://forums.slipstick.com/showthread.php?t=27072
>
>
> "Milhouse Van Houten" <btvs@myrealbox.com> wrote in message
> news:OE$RnaRjKHA.2188@TK2MSFTNGP04.phx.gbl...
>> First, it's disappointing to see that Outlook's (even 2010) IMAP settings
>> don't include an option to use the local Personal Folders Inbox as the
>> IMAP Inbox, much like you can for Sent Items. Strange.
>>
>> So I set up a rule for IMAP:
>>
>> Apply this rule after the message arrives... (also tried "through the
>> specific account")
>> on this computer only...
>> move it to the Inbox folder... (here I chose the one in Personal Folders)
>> and display a Desktop Alert
>>
>> (I left the "Clear categories on mail" rule, but that's the only other
>> one for IMAP.)
>>
>> It does that. But twice. I end up with one "read" and one "unread" copy
>> of the identical message.
>>
>> How can that be?
>>
>> Thanks
>
Previous Topic:disabling outlook 2007 folder synchronization
Next Topic:outlook 2007 wants to connect to remote server
Goto Forum:
  


 
   
  
 
Top Outlook add-ins
Duplicate Email RemoverDuplicate Email Remover

Delete duplicate emails and posts in Outlook and Microsoft Exchange folders.

Duplicates Remover for OutlookDuplicates Remover for Outlook

Delete duplicates in Microsoft Outlook and Microsoft Exchange Server folders.

Mail Merge ToolkitMail Merge Toolkit

Microsoft Office add-in to improve mail merging in Outlook, Word and Publisher.

MAPILab ToolboxMAPILab Toolbox

A set of 18 Microsoft Outlook 2000/XP/2003/2007 add-ins.

Total 178 add-ins for Outlook
in 11 categories.

Latest news
  

© 2006-2013 Office Assistance LLC