Pop3 Fetching not working with Exchange2013

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
mmiles
Posts: 1
Joined: Tue Jul 21, 2015 7:25 pm

Pop3 Fetching not working with Exchange2013

Post by mmiles »

Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

When attempting to complete the Pop3 fetching setup, I am getting the following error.
S +OK The Microsoft Exchange POP3 service is ready.
C USER helpdesk
S -ERR Command is not valid in this state.

I have looked through the forum section and was not able to find a solution to the error. Any assistance would be great.
Klemen
Site Admin
Posts: 10168
Joined: Fri Feb 11, 2005 4:04 pm

Re: Pop3 Fetching not working with Exchange2013

Post by Klemen »

Try enabling plain text in Exchange settings:
Set-PopSettings -LoginType PlainTextLogin
Don't forget to restart Exchange afterwards.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply