We're running Plesk 12.5.30 on Centos 6.5, and recently upgraded from 12.0.18.
The problem we have is that Plesk is showing the wrong POP/IMAP servers installed, which causes problems when updating POP/IMAP configuration and performing service restarts.
In Home -> Tools & Settings it shows that Courier-IMAP is installed, but this is absolutely false since a) we don't have these packages installed and b) the Plesk installer says that Dovecot is installed.
```
[root@server149 ~]# rpm -qa | grep cour
psa-courier-unicode-1.2-centos6.15081418.x86_64
[root@server149 ~]# rpm -qa | grep dove
plesk-dovecot-imap-driver-12.5.30-cos6.build1205150826.19.x86_64
plesk-dovecot-core-2.2.18-centos6.15081914.x86_64
plesk-dovecot-2.2.18-centos6.15081914.x86_64
plesk-dovecot-pigeonhole-0.4.8-centos6.15081914.x86_64
```
Whenever we change something to do with POP/IMAP that requires a server restart, we get errors saying that courier-imap/pop3/etc can't be restarted (duh) and I have to go in and restart dovecot manually. The same thing happens when we run /usr/local/psa/admin/sbin/mchk --with-spam.
```
[root@server149 sbin]# /usr/local/psa/admin/sbin/mchk --with-spam
==> Checking for: mailsrv_conf_init... ok
==> Checking for: mail_handlers_init... ok
==> Checking for: mailsrv_entities_dump... ok
==> Checking for: mail_admin_aliases... ok
==> Checking for: mail_auth_dump... ok
==> Checking for: mailman_lists_dump... ok
==> Checking for: mail_kav8_restore... ok
==> Checking for: mail_responder_restore... ok
==> Checking for: mail_imap_restore... ok
==> Checking for: mail_spam_restore... ok
==> Checking for: mail_grey_restore... ok
==> Checking for: mail_mailbox_restore... ok
==> Checking for: mail_spf_restore... ok
==> Checking for: mail_dk_restore... ok
==> Checking for: mail_drweb_restore... ok
==> Checking for: mail_outgoing_restore... ok
==> Checking for: mail_transport_restore... ok
==> Checking for: mail_transport_restore... ok
Unable to find start/stop script for 'courier-pop3d'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-pop3d'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-pop3s'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-pop3s'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-imapd'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-imapd'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-imaps'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-imaps'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-authdaemon'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-authdaemon'
System error 2: No such file or directory
```
What can we do to un-confuse Plesk?
MAIL
INSTALLER
The problem we have is that Plesk is showing the wrong POP/IMAP servers installed, which causes problems when updating POP/IMAP configuration and performing service restarts.
In Home -> Tools & Settings it shows that Courier-IMAP is installed, but this is absolutely false since a) we don't have these packages installed and b) the Plesk installer says that Dovecot is installed.
```
[root@server149 ~]# rpm -qa | grep cour
psa-courier-unicode-1.2-centos6.15081418.x86_64
[root@server149 ~]# rpm -qa | grep dove
plesk-dovecot-imap-driver-12.5.30-cos6.build1205150826.19.x86_64
plesk-dovecot-core-2.2.18-centos6.15081914.x86_64
plesk-dovecot-2.2.18-centos6.15081914.x86_64
plesk-dovecot-pigeonhole-0.4.8-centos6.15081914.x86_64
```
Whenever we change something to do with POP/IMAP that requires a server restart, we get errors saying that courier-imap/pop3/etc can't be restarted (duh) and I have to go in and restart dovecot manually. The same thing happens when we run /usr/local/psa/admin/sbin/mchk --with-spam.
```
[root@server149 sbin]# /usr/local/psa/admin/sbin/mchk --with-spam
==> Checking for: mailsrv_conf_init... ok
==> Checking for: mail_handlers_init... ok
==> Checking for: mailsrv_entities_dump... ok
==> Checking for: mail_admin_aliases... ok
==> Checking for: mail_auth_dump... ok
==> Checking for: mailman_lists_dump... ok
==> Checking for: mail_kav8_restore... ok
==> Checking for: mail_responder_restore... ok
==> Checking for: mail_imap_restore... ok
==> Checking for: mail_spam_restore... ok
==> Checking for: mail_grey_restore... ok
==> Checking for: mail_mailbox_restore... ok
==> Checking for: mail_spf_restore... ok
==> Checking for: mail_dk_restore... ok
==> Checking for: mail_drweb_restore... ok
==> Checking for: mail_outgoing_restore... ok
==> Checking for: mail_transport_restore... ok
==> Checking for: mail_transport_restore... ok
Unable to find start/stop script for 'courier-pop3d'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-pop3d'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-pop3s'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-pop3s'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-imapd'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-imapd'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-imaps'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-imaps'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-authdaemon'
System error 2: No such file or directory
Unable to find start/stop script for 'courier-authdaemon'
System error 2: No such file or directory
```
What can we do to un-confuse Plesk?
INSTALLER