* Soren Stoutner <[email protected]> [2025-08-23 22:59]:
> I am able to start courier-msa just fine on a new install, so whatever the 
> problem is it is either something specific to upgrading from bookworm or to 
> some setting on your system.
> 
> Your error message includes the following:
> 
> "courier-msa.service: Can't open PID file '/run/courier/esmtpd-msa.pid' 
> (yet?) 
> after start: No such file or directory”
> 
> Can you please post the output of “ls -la /run/courier”?

That bug is solved, you can close it. Reason why it didn't work is that I had 
-noidentlookup option in esmtpd-msa

I can also observe that the way how sqwebamil binary is installed as
symlink in /usr/lib/cgi-bin it will also not work, but starts working
when I copy the file. It works then.

But courierwebadmin:

Internal Error

The webmail system is temporarily unavailable. An error occurred in function 
sendmsg(filedescriptor): Broken pipe

Even though binary is 4755 setup, and I made /var/lib/courier:

drwxrwxr-x 10 courier       courier       4096 Aug 23 22:41 courier

I still get the same error.

And error talks of "The webmail system" and how would the webmail system be 
related to courier webadmin?


usr/lib/cgi-bin$ ls -la /run/courier/
total 28
drwxrwxr-x  4 root    courier 380 Aug 23 22:41 .
drwxr-xr-x 32 root    root    940 Aug 23 22:52 ..
drwxr-x---  2 courier courier 100 Aug 23 22:41 authdaemon
drwxr-xr-x  4 courier courier  80 Aug 22 09:00 calendar
-rw-r--r--  1 courier courier   7 Aug 23 22:41 courierfilter.pid
-rw-r--r--  1 root    root      7 Aug 23 22:41 esmtpd-msa.pid
-rw-------  1 root    root      0 Aug 23 01:32 esmtpd-msa.pid.lock
-rw-r--r--  1 root    root      7 Aug 23 22:41 esmtpd.pid
-rw-------  1 courier courier   0 Aug 22 09:00 esmtpd.pid.lock
-rw-r--r--  1 root    root      7 Aug 23 22:41 esmtpd-ssl.pid
-rw-------  1 courier courier   0 Aug 22 09:00 esmtpd-ssl.pid.lock
-rw-r--r--  1 root    root      7 Aug 23 22:41 imapd.pid
-rw-------  1 courier courier   0 Aug 22 09:00 imapd.pid.lock
-rw-r--r--  1 root    root      7 Aug 23 22:41 imapd-ssl.pid
-rw-------  1 courier courier   0 Aug 22 09:00 imapd-ssl.pid.lock
-rw-r--r--  1 root    root      7 Aug 23 22:41 sqwebmaild.pid
-rw-------  1 courier courier   0 Aug 22 09:00 sqwebmaild.pid.lock
-rw-------  1 courier courier   0 Aug 23 00:36 sqwebmaild.pid.pcp.lock
srwxrwxrwx  1 root    root      0 Aug 23 22:41 sqwebmail.sock

Jean Louis

Reply via email to