URN Logo
UNIX Resources » Linux » China Linux Forum » 域名服务器和邮件服务器 » 16 » Sqwebmail问题,请老师指点
announcement 声明: 本页内容为中国Linux论坛的内容镜像,文章的版权以及其他所有的相关权利属于中国Linux论坛和相应文章的作者,如果转载,请注明文章来源及相关版权信息。
Resources
China Linux Forum(finished)
Linux Forum(finished)
FreeBSD China(finished)
linuxforum.net
  业界新闻与评论
  自由软件杂谈
  IT 人生
  Linux软件快递
  翻译作坊
  Linux图书与评论
  GNU Emacs/XEmacs
  Linux 中文环境和中文化
  Linux桌面与办公软件
  Linux 多媒体与娱乐版
  自由之窗Mozilla
  笔记本电脑上的Linux
  Gentoo
  Debian 一族
  网络管理技术
  Linux 安装与入门
  WEB服务器和FTP服务器
  域名服务器和邮件服务器
  Linux防火墙和代理服务器应用
  文件及打印服务器
  技术培训与认证
  Linux内核技术
  Linux 嵌入技术
  Linux设备驱动程序
  Linux 集群技术
  LINUX平台数据库
  系统和网络安全
  CPU 与 编译器
  系统计算研究所专栏
  Linux下的GUI软件开发
  C/C++编程版
  PHP 技 术
  Java&jsp技术
  Shell编程技术
  Perl 编 程
  Python 编 程
  XML/Web Service 技术
  永远的Unix
  FreeBSD世界
   
Sqwebmail问题,请老师指点
Sqwebmail问题,请老师指点 - intoqh [2004-04-21 18:22 | 1,275 byte(s)]
 
Re: Sqwebmail问题,请老师指点 - riser [2004-04-22 09:23 | 34 byte(s)]
 
Re: Sqwebmail问题,请老师指点 - intoqh [2004-04-22 19:05 | 349 byte(s)]
 
Re: Sqwebmail问题,请老师指点 - jieer [2004-04-22 21:52 | 86 byte(s)]
 
Re: Sqwebmail问题,请老师指点 - intoqh [2004-04-23 09:49 | 550 byte(s)]
 
Re: Sqwebmail问题,请老师指点 - intoqh [2004-04-22 18:52 | 214 byte(s)]
 
Re: Sqwebmail问题,请老师指点 - jieer [2004-04-22 21:42 | 43 byte(s)]
 
Re: Sqwebmail问题,请老师指点 - intoqh [2004-04-23 09:30 | 134 byte(s)]
 
Subject: Sqwebmail问题,请老师指点
Author: intoqh    Posted: 2004-04-21 18:22    Length: 1,275 byte(s)
[Original] [Print] [Top]
系统:RH9.0
Apache+MySql+Qmail+Vpopmail+Qamiladmin+Ezmlm+Igenus

成功安装完sqwebmail,访问http://www.mytest.com/cgi-bin/sqwebmail 后提示以下错误信息,这是什么原因?请老师指点。
Internal Error
The webmail system is temporarily unavailable. An error occured in function write: Transport endpoint is not connected


以下是我config和编译命令:

# ./configure --with-cachedir --without-gzip --enable-webpass=yes --enable-softtimeout=300 --enable-autopurge=180 --enable-maxpurge=180 --with-htmllibdir=/www/htdocs/sqwebmail --enable-cgibindir=/usr/local/apache/cgi-bin --enable-imagedir=/var/www/images/sqwebmail --enable-imageurl=/www/htdocs/sqwebmail/images/sqwebmail --enable-mimecharset=gb2312 --with-maxargsize=2000000 --with-maxformargsize=2000000 --with-maxmsgsize=2000000 --without-ispell --with-authshadow --without-authmysql --with-authldap --with-authuserdb --with-authpwd --without-authpam --with-authvchkpw --without-authdaemon

# make configure-check;make;make check;make install-strip;make install-configure

# echo "authvchkpw authshadow" > /www/htdocs/sqwebmail/authmodulelist


感谢指点。
[Original] [Print] [Top]
Subject: Re: Sqwebmail问题,请老师指点
Author: riser    Posted: 2004-04-22 09:23    Length: 34 byte(s)
[Original] [Print] [Top]
你好像遗漏了一步:sqwebmaild start
----
Heart——>Linux
[Original] [Print] [Top]
Subject: Re: Sqwebmail问题,请老师指点
Author: intoqh    Posted: 2004-04-22 18:52    Length: 214 byte(s)
[Original] [Print] [Top]

噢,原来如此。
现在OK了,我怎么感觉SQWEBMAIL界面还不如IGENUS啊?是我没搞对?
奇怪。


坛子是咋地了,这几天总时上时不上的啊?

[Original] [Print] [Top]
Subject: Re: Sqwebmail问题,请老师指点
Author: intoqh    Posted: 2004-04-22 19:05    Length: 349 byte(s)
[Original] [Print] [Top]

对了,顺便还请教几个问题,我用的是VPOPMAIL,如何更改虚拟域的密码?
我知道更改用户密码的命令是vpasswd。

还有,vpopbull和vmoduser是干嘛使的?我做了vpopbull test.com操作,会有什么结果?

还有还有,未发出去的邮件队列在哪个目录?该如何删除啊?

再次感谢Riser兄弟。握手ing.
[Original] [Print] [Top]
Subject: Re: Sqwebmail问题,请老师指点
Author: jieer    Posted: 2004-04-22 21:42    Length: 43 byte(s)
[Original] [Print] [Top]
界面不如igenus是因为sqwebmail不是中国人写的
----
FreeBSD、Qmail、Postfix、BBS、UseNet,Enjoy it!!!
[Original] [Print] [Top]
Subject: Re: Sqwebmail问题,请老师指点
Author: jieer    Posted: 2004-04-22 21:52    Length: 86 byte(s)
[Original] [Print] [Top]
域的密码不就是postmaster的密码嘛!

vpopbull和vmoduser的用户请看doc/
----
FreeBSD、Qmail、Postfix、BBS、UseNet,Enjoy it!!!
[Original] [Print] [Top]
Subject: Re: Sqwebmail问题,请老师指点
Author: intoqh    Posted: 2004-04-23 09:30    Length: 134 byte(s)
[Original] [Print] [Top]

------》 界面不如igenus是因为sqwebmail不是中国人写的

没想到老外比咱们中国人要土得多啊。呵呵。。
[Original] [Print] [Top]
Subject: Re: Sqwebmail问题,请老师指点
Author: intoqh    Posted: 2004-04-23 09:49    Length: 550 byte(s)
[Original] [Print] [Top]
我的现在系统上装有两个WEBMAIL界面,qmial+vpopmail+qmailadmin+sqwebmail+igenus

域密码就是postmaster密码?不对吧?那为何我运行vpasswd postmaster@test.com命令将密码更改后好像没有生效啊?当然以postmaster用户从igenus上登陆后发现密码没改变,还是原始的。

对了,如果我不用qmailadmin,能否将postmaster用户删除?

多谢谢Jieer兄弟相助。
[Original] [Print] [Top]
« Previous thread
我的qmail服务器的smtp认证配置有问题吗?
域名服务器和邮件服务器
16
Next thread »
ezmlm-0.53 在RedHat 9.0 下编译不了
     

Copyright © 2007 UNIX Resources Network, All Rights Reserved.      About URN | Privacy & Legal | Help | Contact us
备案序号: 京ICP备05006143    webmaster: webmaster@unixresources.net
This page created on 2008-07-17 02:52:52, cost 0.04072117805481 ms.