Outlook Tips and Notes

Outloop asks for password repeatedly

Below Commands will clean the sock and the outlook password problem is resolved.

  1. Run CMD as admininstrator.
  2. In the command line type: netsh winsock reset
  3. Press Enter then restart your PC.

Find SMPT server

The below command list the host names for SMTP servers

  1. Open up a command prompt (CMD.exe)
  2. Type nslookup and hit enter
  3. Type set type=MX and hit enter
  4. Type the domain name and hit enter, for example: google.com

Set SMTP Server in SDx Server Manager

  1. Open IIS and go to SMTP E-mail under Site> Default Web Site and set smtp.inxxxxxxph.com as the SMTP Server
  2. Open SPF Server manager site settings and set the Email::SMTPHost – smtp.inxxxxxxph.com
  3. Login to DTC
  4. Update the user’s email to desired email addresses
  5. Update the Notification type to Email for those users.
  6. Perform IISRESET