7 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] webmail setup problem...
FromSent OnAttachments
jiesheng zhangApr 15, 2005 3:41 am 
Sam VarshavchikApr 15, 2005 6:26 am 
jiesheng zhangApr 15, 2005 7:00 am 
Sam VarshavchikApr 15, 2005 8:03 am 
jiesheng zhangApr 15, 2005 8:41 am 
jiesheng zhangApr 18, 2005 12:23 am 
Sam VarshavchikApr 18, 2005 7:04 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [sqwebmail] webmail setup problem: Transport endpoint is not connectedActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Apr 18, 2005 7:04:35 am
List:net.sourceforge.lists.courier-sqwebmail

jiesheng zhang writes:

Indeed, this is caused by the permission on the filesystem cokect directory. I caught this by running "strace ./webmail" and I got this line from trace file

--------------------------------------- connect(3, {sa_family=AF_FILE, path="/var/spool/courier/sqwebmail.sock"}, 110) = -1 EACCES (Permission denied)

-------------------------------------- I checked the /var/sppol/courier/sqwebmail.sock srwxrwxrwx 1 root root 0 Apr 18 15:06 sqwebmail.sock

------------------------------------------ It seems that every one has the read/write permission, why webmail can not access it?

Help is really appreciated.

Look at the parent directories, /var, /var/spool, and /var/spool/courier