I did an upgrade from wheezy/stable to jessie/stable. As mentioned, I had to play around a bit with some symlinks and to fix some configuration issues. But it's working now, including courier-pop-ssl (I get my mails via secured pop3 port 995).

Executing

service courier-pop-ssl start

and

service courier-pop-ssl stop

works as expected without any errors.

However, when I store configuration in the courier web admin, the web browser reports me

Installing new configuration...
Executing /usr/sbin/authdaemond restart...
Executing /usr/sbin/pop3d-ssl stop ; . /etc/courier/pop3d-ssl ; test "$POP3DSSLSTART" != YES || /usr/sbin/pop3d-ssl start... Stopping pop3d-ssl (via systemctl): pop3d-ssl.serviceFailed to stop pop3d-ssl.service: Unit pop3d-ssl.service not loaded.
 failed!
Starting pop3d-ssl (via systemctl): pop3d-ssl.serviceFailed to start pop3d-ssl.service: Unit pop3d-ssl.service failed to load: No such file or directory.
 failed!

When run in the shell (as root):

# /usr/sbin/pop3d-ssl stop
[....] Stopping pop3d-ssl (via systemctl): pop3d-ssl.serviceFailed to stop pop3d-ssl.service: Unit pop3d-ssl.service not loaded.
 failed!

# /usr/sbin/pop3d-ssl start
[....] Starting pop3d-ssl (via systemctl): pop3d-ssl.serviceFailed to start pop3d-ssl.service: Unit pop3d-ssl.service failed to load: No such file or directory.
 failed!


I have

 dpkg-query -l 'courier*'|grep ii
ii courier-authdaemon 0.66.1-1+b1 amd64 Courier authentication daemon ii courier-authlib 0.66.1-1+b1 amd64 Courier authentication library ii courier-authlib-userdb 0.66.1-1+b1 amd64 userdb support for the Courier authentication library ii courier-base 0.73.1-1.6 amd64 Courier mail server - base system ii courier-doc 0.73.1-1.6 all Courier mail server - additional documentation ii courier-maildrop 0.73.1-1.6 amd64 Courier mail server - mail delivery agent ii courier-mta 0.73.1-1.6 amd64 Courier mail server - ESMTP daemon ii courier-mta-ssl 0.73.1-1.6 amd64 Courier mail server - ESMTP over SSL ii courier-pop 0.73.1-1.6 amd64 Courier mail server - POP3 server ii courier-pop-ssl 0.73.1-1.6 amd64 Courier mail server - POP3 over SSL ii courier-ssl 0.73.1-1.6 amd64 Courier mail server - SSL/TLS Support ii courier-webadmin 0.73.1-1.6 amd64 Courier mail server - web-based administration frontend


uname -a #vServer Kernel from ISP
Linux _ 3.2.41-042stab094.7 #1 SMP Wed Oct 22 12:43:21 MSK 2014 x86_64 GNU/Linux


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to