Microsoft KB Archive/101175: Difference between revisions

From BetaArchive Wiki
m (Text replacement - "<" to "<")
m (Text replacement - ">" to ">")
 
Line 49: Line 49:
<div class="indent">
<div class="indent">


<p><span class="kbd userinput"> C:\WINDOWS\MSMAIL.EXE <Username&gt; <Password&gt; </span></p>
<p><span class="kbd userinput"> C:\WINDOWS\MSMAIL.EXE <Username> <Password> </span></p>


</div></li>
</div></li>
<li><p>If you choose to modify the MSMAIL.INI file for Windows for Workgroups Mail, add the following lines to the [Microsoft Mail] section of the MSMAIL.INI file:</p>
<li><p>If you choose to modify the MSMAIL.INI file for Windows for Workgroups Mail, add the following lines to the [Microsoft Mail] section of the MSMAIL.INI file:</p>
<pre class="codesample">      [Microsoft Mail]
<pre class="codesample">      [Microsoft Mail]
       Login=<Username&gt;
       Login=<Username>
       Password=<Password&gt;
       Password=<Password>
                 </pre></li></ol>
                 </pre></li></ol>



Latest revision as of 10:03, 20 July 2020

Knowledge Base


How to Automate Logon Procedures for Workgroups Mail

Article ID: 101175

Article Last Modified on 10/10/1999



APPLIES TO

  • Microsoft Windows for Workgroups 3.1



This article was previously published under Q101175

To automate the logon procedure for the Mail application included in Windows for Workgroups version 3.1, either modify its Program Item Properties or modify the MSMAIL.INI file.

  1. If you choose to modify the Program Item Properties for Windows for Workgroups Mail, the command line should read as follows:

    C:\WINDOWS\MSMAIL.EXE <Username> <Password>

  2. If you choose to modify the MSMAIL.INI file for Windows for Workgroups Mail, add the following lines to the [Microsoft Mail] section of the MSMAIL.INI file:

           [Microsoft Mail]
           Login=<Username>
           Password=<Password>
                    



Additional query words: 3.10 msmail

Keywords: KB101175