Looked here to see how to test via telnet
file:///c:/leddymj/research/exchange2007/testing-pop3-access-using-telnet.html
Got error
"Command is not valid in this state" after supplying credentials.
found answer here:
http://msexchangetips.blogspot.com/2007/11/exchange-2007-pop3-err-command-is-not.html
need to use exchange shell command
Set-PopSettings -LoginType PlainTextLogin
then restart the service.
I used
Get-PopSettings -LoginType PlainTextLogin | fl > before.txt
and
Get-PopSettings -LoginType PlainTextLogin | fl > after.txt
Wednesday, November 19, 2008
Subscribe to:
Post Comments (Atom)
1 comment:
In my view such problems must be worked out thanks to special programs. One of them might became one of the best in this case. It was found out at a soft archive. What is more the tool would assist with almost all problems connected with ms exchange - .edb repair.
Post a Comment