View Single Post
  #8  
Old May 18th 09, 08:03 AM posted to microsoft.public.outlook.program_addins
[email protected]
external usenet poster
 
Posts: 23
Default Outlook add-in: How to find localized name of the "Junk e-mail"folder

On 15 kvì, 15:04, "Ken Slovak - [MVP - Outlook]"
wrote:
What do you mean by where it came from? Do you mean the sender? Nothing
changes with that.

If a spam comes in and gets directed to the Junk folder it obviously was
originally delivered to the Inbox, that's the only folder where the Junk
filter is active and the only place where incoming emails are delivered.

--
Ken Slovak
[MVP - Outlook]http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.http://www.slovaktech.com/products.htm

wrote in message

...
snip

Thanks a lot. I have one more question regarding this:

Once a message is in a spam folder I guess there is no way to tell
where it came from? (in case I have implemented a more complex folder
logic instead of having just one Inbox folder)


What I meant is that I many people sort their incoming mail into
different folders based on some sort of a logic (say Inbox, Family,
Friends, Client1, Client2, ...) and when such message get marked as
spam by mistake then my "Not Spam" button handler can only move it
back into the Inbox (thus not placing it in the correct inbox context
folder (ie. Family)). Or am I getting it wrong and anything that lands
inside Inbox gets filtered based on the filtering rules anyway?
Ads