No Password Security When Mail Accessed from Microsoft Toolbar

ID: Q120000


The information in this article applies to:


SYMPTOMS

Microsoft Mail version 3.0 (and Mail in Windows for Workgroups) has a security feature such that the minimized Mail icon cannot be maximized unless you supply your logon password. However, when you use the Microsoft toolbar in Microsoft applications to activate Mail, you may not be prompted for a password and Mail may open successfully. This behavior is exhibited by the following:

Microsoft Excel Visual Basic for Applications method
ActivateMicrosoftApp (xlMicrosoftMail)

Microsoft Excel macro command =APP.ACTIVATE.MICROSOFT(3)

Microsoft Word macro command MicrosoftMail

Microsoft Project Visual Basic for Applications command
AppExecute Command:="MsMail.exe"
This behavior occurs in the following applications that use the Microsoft Toolbar:


STATUS

Microsoft has confirmed this to be a problem in Microsoft Mail version 3.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


MORE INFORMATION

In Microsoft Excel version 5.0 for Windows, you can use the Microsoft toolbar to start or switch to other Microsoft applications. To view and use the Microsoft toolbar, do the following:

  1. From the View menu, choose Toolbars.


  2. In the Toolbars dialog box, under Toolbars, select the Microsoft check box.


  3. Choose OK to accept the change.


The Microsoft toolbar will appear on the screen.

Once Microsoft Mail is running, if you minimize it and try to maximize or restore the application window, you will be prompted to re-enter the logon password. If, however, you use the Microsoft toolbar in Microsoft Excel to switch to Mail, you will not be prompted for your password.

To activate the security feature of Microsoft Mail, you must edit the MSMAIL.INI file. This can be edited by using any ASCII text editor such as Windows Notepad. In the [Microsoft Mail] section of this file, add the following line:
security=1
This change will take effect when you restart Mail.

In Microsoft Project if you change the command line
AppExecute Command:="MsMail.exe"

to

Shell "MsMail.exe", 1
you will be prompted for a password as expected.


REFERENCES

"Microsoft Excel User's Guide," version 5.0, page 706 "Microsoft Power Point User's Guide," version 4.0, page 228 "Microsoft Access User's Guide," version 2.0, page 711

Additional query words:


Keywords          : 
Version           : 3.00 4.00 5.00 5.00c 6.00 6.00c
Platform          : WINDOWS 
Issue type        : 

Last Reviewed: June 17, 1999