我最近从Ubuntu 12.06升级到16.06。
我有一个非SSL和SSLconfiguration工作的Courier IMAP设置。 当我重新启动时,非SSL版本启动,SSL版本不启动。
我做了一个“systemctl enable courier-imap-ssl”
当我重新启动它似乎开始:
Sep 11 16:14:32 x systemd[1]: Starting Courier Authentification Daemon... Sep 11 16:14:32 x systemd[1]: Starting LSB: Courier IMAP server... Sep 11 16:14:32 x systemd[1]: Starting LSB: Courier IMAP-SSL server... Sep 11 16:14:32 x systemd[1]: Starting LSB: saslauthd startup script... Sep 11 16:14:32 x systemd[1]: Started Courier Authentification Daemon. Sep 11 16:14:32 x courier-imap-ssl[3570]: * Starting Courier IMAP-SSL server imapd-ssl Sep 11 16:14:33 x courier-imap-ssl[3570]: ...done. Sep 11 16:14:33 x systemd[1]: Started LSB: Courier IMAP-SSL server. Sep 11 16:14:33 x courier-imap[3569]: * Starting Courier IMAP server imapd Sep 11 16:14:33 x courier-imap[3569]: ...done. Sep 11 16:14:33 x systemd[1]: Started LSB: Courier IMAP server. Sep 11 16:14:33 x systemd[1]: Started LSB: saslauthd startup script.
但是,当我在ssl版本的couriertcpd不显示为一个进程后不久login。
如果我然后“服务启动courier-imap-ssl”它开始罚款和熬夜。
有什么build议?
$ systemctl status courier-imap-ssl
imapd-ssl [#]:bind:无法分配请求的地址
开箱即用的启动脚本缺less$networking依赖关系。