Correct, if you disable it, it affects all accounts. Only IMAP accounts has a per account option.
Ihave VBA samples on slipstick.com - like this one that watches the sent folder and moves the messages that are added to it. If the account has its own data file, you'll point the parh to that...
Was that set up as pop on 2007? I'm pretty sure it's always moved a copy but they changed the working on the rule.
Are you moving all mail or just some? If all, you can set Outlook to not save sent messages - it will still make the copy for the rule but not put one in the sent folder...
You could turn off the option to save sent messages then create a second rule to move everything to the sent folder - first rule would not have stop processing enabled.
The other option is a macro that moves the messages - or set the folder when you send the message - it's on the Options tab...
BTW - that moves a copy of the message unless you disable the option to save sent messages. But the messages are marked unread. If you want them marked read automatically you need to use a macro
https://www.slipstick.com/outlook/rules/mark-items-read/
If you have more than one account, they should say "inbox - email address". If you have subfolders named the same - say Inbox and Inbox \ Inbox - then both will be Inbox - email address.
If you collapse the folder list, it only shows inbox - hovering over inbox button will NOT show the...
This is for a pop3 account, correct?
You said you reset the view - did you try a different view?
Note: if the PST file was create by exporting from imap, it's definitely the view.
https://www.slipstick.com/developer/code-samples/change-outlook-folder-type-export/
There have been some reports of folders appearing empty and of folders disappearing. The messages and folders exist, just not visible. I thought only Microsoft accounts were affected.
You need to install a config file - steps are in the article below. You could also do it using a macro to copy the smtp to a new field, but the cfg is easier.
https://www.slipstick.com/exchange/adding-extended-mapi-fields-to-outlook/
Because you moved the pst, you will need to edit the rule and add a sound. But I will test it to see if Microsoft broke something.
you can drag PST files up and down the list -
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.