Outlook Security Manager
Outlook Security Manager is a one-line programming tool to disable Outlook Security...Add a line of code and get rid of pop-ups like "a program is trying to access e-mail addresses you have stored in Outlook" or "a program istrying to automatically send e-mail on your behalf"... It just implements one object with three properties that enable or disable Outlook SecuritySettings separately for OOM, CDO and SMAPI...DisableOOMWarnings = False;end;
