Outlook locks up when opening "Manage Rules & Alerts"

Status
Not open for further replies.

Wayne

New Member
Outlook version
Outlook 2016 64 bit
Email Account
Exchange Server
Windows 10, Outlook 2016.
I open up 4 email accounts when I launch Outlook. Office365, Hotmail, a personal one and one with a group that I help with.
This week, I found that some rules (that run VBA scripts) didn't run. Normally, I just go and run the rules manually. (Normally, windows decides to restart and I have to log in again)
However, this week when trying to go to Manage Rules & Alerts, it frequently will just do nothing. After a short while, the mouse changes from the pointer. Sometimes Outlook dims. Other times, the Manage Rules dialog does open, but going to Run Rules Now does the same thing. In any event, the "Run on this Computer" rules are not running.

I have tried removing a lot of the rules (most are on the Office365 account - I logged in manually and just deleted a bunch that I hope I can consolidate), but this still happens.

Any help in figuring this out would be gratefully appreciated. This is greatly affecting my productivity.

Thanks!
Wayne
 
Update: After a reboot of the computer, the rules do run. However, this issue of not being able to go into Manage Rules is still existing. Does anyone have any idea on this?
 
Are the accounts all exchange accounts? Do you have a shared mailbox in your profile that was added as an account? Manage rules is goofy when an automapped account is also added as an account.
 
In my profile, I have 4 accounts. 2 are exchange accounts (one O365, one Hotmail). The other two accounts are personal email accounts; one is IMAP, one is POP3. There are no shared mailboxes in the profile.
 
Just an update...
As mentioned earlier, all of the rules do run.
On a hunch, I used the web outlook to delete all of the rules that utilize the "run a script". With all of them deleted, the Outlook Client will now open "Manage Rules & Alerts".
As soon as I add a rule that runs a script and close the "Manage Rules & Alerts" dialog, it goes back to locking up with trying to go back into "Manage Rules & Alerts".
All of the scripts save attachments to specific directories.
I'm working on a consolidated script to minimize the number of rules that I have.

So, the end status is that if I have just one rule that has a "run a script" action, I can't go into "Manage Rules & Alerts" in the Outlook client. Remove the rule, wait for Outlook to sync up, and I can go into it.
 
I'm working on a consolidated script to minimize the number of rules that I have.
how many did you have? It shouldn't matter... the only important thing as conditions in the rule, all actions in the script.

You might want to consider using an itemadd macro - it watches a folder for new mail and runs the script. It could use if statements and call macros based on the if.

I'll see if I can repro the issue.
 
I had 36 rules. Of those, over 20 could be consolidated into one rule running a script that determines the subject and sender and saves the attachment to the appropriate folder on disk, and moves the email message to the appropriate Outlook folder.

I'll have to look into the ItemAdd Macro
 
Another update... it seems that I can add one rule for running a script. If I add a second rule, I can run it immediately, but if I close the "Manage Rules & Alerts" window, when I open it up again it will not be present.
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
K Outlook Locks up After Sitting Idle Using Outlook 1
B Outlook 2003 locks me out of virtual machine Using Outlook 1
J Outlook 2010 messages freeze in outbox, do not autosave, then disappear after Outlook locks up Using Outlook 7
P Contact Manger locks up Outlook when I click on folder? BCM (Business Contact Manager) 2
C I don't understand Outlook or Microsoft, anymore Using Outlook 4
P My Feedback to Microsoft and their response; also New Outlook roadmap Using Outlook 0
A New Outlook - Cannot drag IMAP emails to Task List in MyDay Using Outlook 1
L Android Outlook Doesn't Update PC Notification Changes Using Outlook 0
A How to open Excel file saved in Outlook folder? Outlook VBA and Custom Forms 4
D.Moore Outlook desktop client suggested searches question Using Outlook 23
Y Outlook 2016 (64-bit) Copy Local Cal. Events to Another Cal. with Modified Reminder time Using Outlook 2
T Outlook 2019 While connecting an IMAP account in "classic" Outlook 2024 I caused a massive duplication of emails on the server (death loop) Using Outlook 5
D Cannot logon to Outlook.com, or outlook on Mac, outlook not updating on ipad, iphone Using Outlook 1
J unable to get my new install of Outlook to display mailboxes in the single-line format. Using Outlook 1
D Legacy Microsoft Outlook for Mac Support will end in Oct 2025 Using Outlook 5
C Nasty Bug Lurking In Outlook For Years. The Trigger. Any Fix Or Workaround? Using Outlook 11
R Auto clicking Hyperlink in outlook Outlook VBA and Custom Forms 7
ughlook Open multiple contacts in NEW Outlook? Using Outlook 3
G Outlook translation feature is off Using Outlook 2
J Outlook 2010 does not let me put any account Using Outlook.com accounts in Outlook 3
P 3 of 5 PST files don't install from d:\outlook but only from D:\ Using Outlook 7
HarvMan January Windows 10 preview update force installs new Outlook Using Outlook 1
L Outlook 2010 - new installation on Windows 11 - aplzod32.dll is not a valid Add-in Using Outlook 12
J Outlook troubleshooting/logging - option grayed out Using Outlook 2
B Arrows missing from Outlook emails vertical scrollbar Using Outlook 0
G Outlook 2021 (New) doesn't respect default browser Using Outlook 9
B Outlook or iPhone turning tabs into spaces in Outlook Notes Using Outlook 1
P newly installed Office 365 includes OLD Outlook Using Outlook 6
R Outlook ribbon menu default? Using Outlook 7
H Spam email in Gmail not visible in Outlook Using Outlook 3
J How to transfer Win 10 Outlook to new Windows 11 pc? Using Outlook 16
J Renegade spam URL line displayed in old local Outlook 365 email title Using Outlook 3
G Reduce whitespace in Outlook desktop Contact Cards display Using Outlook 3
C Outlook classic via 365 Using Outlook 2
Dr. Demento Analogous Outlook code to read info into an array (or collection or whatever) Outlook VBA and Custom Forms 7
S Repair Outlook Using Outlook 8
V Outlook Form ListBox is not editable Outlook VBA and Custom Forms 2
F Outlook's contacts Using Outlook 1
D Outlook 2003 stopped dead Using Outlook 2
G Cannot receive emails from gmail account in Outlook 365 Using Outlook 1
E "Cannot display the folder. MS Outlook cannot access the specified file location" Using Outlook 8
P Outlook 2016 Working Offline Using Outlook 2
Rupert Dragwater Cannot reestablish gmail (email address) account in Outlook 365 Using Outlook 11
O Outlook 365 synchronisieren Exchange Server Administration 1
kburrows Outlook Classic - JPG files are corrupted when opened or saved Using Outlook 3
F Sync Outlook Calendar Using Outlook 0
G Change default font size in sticky notes - Outlook Desktop 2021 Using Outlook 2
C VBA in "New Outlook?" Using Outlook 0
D New Outlook with Business Basic Plans Using Outlook 0
D Outlook 2021 not working with Outlook 2003 installed Using Outlook 5

Similar threads

Back
Top