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 15, 2005 8:03:34 am
List:net.sourceforge.lists.courier-sqwebmail

jiesheng zhang writes:

yes, it is started I started it as this "/etc/rc.d/init.d/courier start" Here is what I got from "ps -ef --wdith=1000| grep webmail" ps -ef --width=1000 | grep webmail root 14428 1 0 15:37 ? 00:00:00 /usr/sbin/courierlogger -pid=/var/spool/courier/tmp/sqwebmaild.pid -start /usr/lib/courier/libexec/courier/sqwebmaild root 14429 14428 0 15:37 ? 00:00:00 /usr/lib/courier/libexec/courier/sqwebmaild root 14447 1 0 15:37 ? 00:00:00 /usr/lib/courier/libexec/courier/sqwebmaild root 14453 1 0 15:37 ? 00:00:00 /usr/lib/courier/libexec/courier/sqwebmaild root 14455 1 0 15:37 ? 00:00:00 /usr/lib/courier/libexec/courier/sqwebmaild root 14457 1 0 15:37 ? 00:00:00 /usr/lib/courier/libexec/courier/sqwebmaild root 14459 1 0 15:37 ? 00:00:00 /usr/lib/courier/libexec/courier/sqwebmaild root 15113 15079 0 22:03 pts/2 00:00:00 grep webmail

------------------ Any more suggestion?

This error message is reported when the sqwebmail cgi-bin stub cannot connect to sqwebmaild via the filesystem socket.

Perhaps you upgraded from the standalone version of sqwebmail, and did not move Courier's sqwebmail stub to the cgi-bin directory, replacing the older version.

Or, the permissions on the filesystem socket directory are not set correctly.

thanks

--- Sam Varshavchik <mrs@courier-mta.com> wrote:

jiesheng zhang writes:

Hi, guys I just set up my courier system. I installed everything from rpm which were built from source tar file. Here is my set up detail. 1. postgresql is used for user authentication. 2. system is redhat advanced server 4. The SMTP, pop3 and IMAP4 worked fine. However, when I tried to use the webmail by browsing the http://localhost/cgi-bin/webmail, I got this error

---------------------------------------- Internal Error

The webmail system is temporarily unavailable. An error occured in function write: Transport endpoint is not connected

You forgot to start sqwebmaild.