Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IMAP on windows 2008 server

Status
Not open for further replies.

MrLuis

Programmer
Jan 10, 2007
63
US
I just installed me first UMS sever. I got the WEB Server
to work just fine. The only thing that I am having an issue with is the IMAP account that you install in the Outlook account. The instructions a very simple, but I just cant get it to work. It keeps dropping the connection and gives me a TCP/IP error.

I first worked with catalyst and got my Outlook accounts to register to their remote UMS server in their Lab. So now everything points to the 2008 server. They could not figure out the problem and I now have Avaya trying to help me. I just am waiting for them to call, but I am hoping someone can give me a suggestion here. I just dont know much about the 2008 server, it seems to be a setting in the server because everything else looks good.
 
Port blocking by another IMAP server on the same server wich also usses port 143?

open command prompt;

typ netsh <enter>
firewall <enter>
set opmode DISABLE <enter>

Firewall is turned off now.

Also have a look with netstat -a in the Command prompt.


Avaya_Red.gif

___________________________________________
It works! Now if only I could remember what I did...
___________________________________________
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top