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?
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.