Microsoft
Software
Hardware
Network
Question : Exchange 2007 pop3
I need to setup my exchange 2007 mail server to do pop3. I started the service and added the user to pop3 (Set-CASMailbox -Identity mailboxname -PopEnabled $true).
Now in outlook 2007 I am trying to configure it but it keeps prompting me for a username and password. I know they are correct so I am wondering if it is a authentication issue. Any ideas?
Answer : Exchange 2007 pop3
from the ex management shell
Set-PopSettings -LoginType PlainTextLogin
Restart your POP3 service
Random Solutions
port 443 closed
onmouseover is not working in Mozilla
AJAX, JQUERY, server date timestamp
convert to valid DateTime
Dynamics AX 2009 - AOS Performance
Importing a Word document To Fox Pro Tables
File permissions
HTTP Error 500.19 - Internal Server Error
LWAP are unable to join Cisco Wieeless Controller 4400
asp.net: How to determine if a when a user login. is an Admin Account, * the menu is selected to show admin pages & reports.