• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

You are able to login successfully through your web-mail, but not from Outlook. Outlo

sachinBhomale

New Pleskian
I got this , but not sure about weather it is working for plesk ? plz help me out .........

1) If you have facing the above issue, then it is a problem of pop3 service, just do the simple tick to resolve issue.

Open the below file in your favorite editor.

[root@pop ~]# vi /etc/xinetd.d/poppassd_psa

Then just change disable = yes in this file.

2) you have to do the same changes into the below file as well.

[root@pop ~]# vi /etc/xinetd.d/popa3ds

3) And restart the service of mail and Panel.

[root@offi1 ~]#/etc/init.d/xinetd restart

OR

[root@offi1 ~]#/scripts/courierup

[root@offi1 ~]# /etc/init.d/cpanel restart

[root@offi1 ~]# /etc/init.d/courier-authlib restart
 
Back
Top