免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
1234
最近访问板块 发新帖
楼主: cloudxx
打印 上一主题 下一主题

[Mail] Redhat9.0下Qmail完全安装笔记(比较齐全的哦) [复制链接]

论坛徽章:
0
31 [报告]
发表于 2004-02-25 10:50 |只看该作者

Redhat9.0下Qmail完全安装笔记(比较齐全的哦)

老大的文章果然很好,很好,但是美中不足的是其中有一些小bug,
呵....
另外,那个防病毒的邮件网关地址也可以到以下地址去注册(是英文的哦)
http://www.hbedv.com/private/

论坛徽章:
0
32 [报告]
发表于 2004-07-26 11:09 |只看该作者

Redhat9.0下Qmail完全安装笔记(比较齐全的哦)

EZMLM make setup......
./compile case_lowerb.c
./compile case_startb.c
./makelib case.a case_diffb.o case_lowerb.o case_startb.o \
case_diffs.o case_starts.o
./compile fmt_str.c
./compile fmt_uint.c
./compile fmt_uint0.c
./compile fmt_ulong.c
./compile scan_ulong.c
./compile scan_8long.c
./makelib fs.a fmt_str.o fmt_uint.o fmt_uint0.o \
fmt_ulong.o scan_ulong.o scan_8long.o
./compile getconf.c
./compile makehash.c
./compile surf.c
./load ezmlm-idx \
mime.a slurp.o slurpclose.o wait.a getln.a strerr.a sig.a open.a \
lock.a mime.a substdio.a stralloc.a alloc.a error.a str.a fd.a \
getopt.a case.a fs.a getconf.o makehash.o surf.o
(cat warn-auto.sh; \
echo EZPATH=\'`head -1 conf-bin`\'; \
cat ezmlm-accept.sh ) >; ezmlm-accept
./compile ezmlm-archive.c
./compile idxthread.c
./compile date2yyyymm.c
./compile dateline.c
./makelib yyyymm.a date2yyyymm.o dateline.o
./load ezmlm-archive getconf.o slurpclose.o slurp.o getln.a sig.a \
idxthread.o yyyymm.a strerr.a substdio.a stralloc.a alloc.a \
error.a str.a fs.a open.a lock.a fd.a getopt.a
(cat warn-auto.sh; \
echo EZPATH=\'`head -1 conf-bin`\'; \
echo QMPATH=\'`head -1 conf-qmail`\'; \
cat ezmlm-check.sh ) >; ezmlm-check
( ( ./compile tryvfork.c && ./load tryvfork ) >;/dev/null \
2>;&1 \
&& cat fork.h2 || cat fork.h1 ) >; fork.h
rm -f tryvfork.o tryvfork
./compile ezmlm-gate.c
ezmlm-gate.c: In function `main':
ezmlm-gate.c:84: warning: return type of `main' is not `int'
./compile checktag.c `head -1 conf-sqlcc`
./compile issub.c `head -1 conf-sqlcc`
./compile logmsg.c `head -1 conf-sqlcc`
./compile subscribe.c `head -1 conf-sqlcc`
./compile opensql.c `head -1 conf-sqlcc`
./compile putsubs.c `head -1 conf-sqlcc`
./compile tagmsg.c `head -1 conf-sqlcc`
./compile searchlog.c `head -1 conf-sqlcc`
./makelib subdb.a checktag.o issub.o logmsg.o subscribe.o \
opensql.o putsubs.o tagmsg.o searchlog.o
./compile auto-str.c
auto-str.c: In function `main':
auto-str.c:17: warning: return type of `main' is not `int'
./load auto-str substdio.a error.a str.a
./auto-str auto_bin `head -1 conf-bin` >; auto_bin.c
./compile auto_bin.c
./compile env.c
./compile envread.c
./makelib env.a env.o envread.o
./compile seek_set.c
./makelib seek.a seek_set.o
./load ezmlm-gate subdb.a getconf.o slurpclose.o slurp.o \
getopt.a getln.a auto_bin.o env.a sig.a fs.a \
strerr.a substdio.a stralloc.a alloc.a error.a str.a case.a wait.a \
open.a lock.a seek.a `head -1 conf-sqlld`
/usr/bin/ld: cannot find -lr
collect2: ld returned 1 exit status
make: *** [ezmlm-gate] Error 1

论坛徽章:
0
33 [报告]
发表于 2004-07-26 11:10 |只看该作者

Redhat9.0下Qmail完全安装笔记(比较齐全的哦)

when ezmlm is making  setup,errors shows as follow:
......
./compile case_lowerb.c
./compile case_startb.c
./makelib case.a case_diffb.o case_lowerb.o case_startb.o \
case_diffs.o case_starts.o
./compile fmt_str.c
./compile fmt_uint.c
./compile fmt_uint0.c
./compile fmt_ulong.c
./compile scan_ulong.c
./compile scan_8long.c
./makelib fs.a fmt_str.o fmt_uint.o fmt_uint0.o \
fmt_ulong.o scan_ulong.o scan_8long.o
./compile getconf.c
./compile makehash.c
./compile surf.c
./load ezmlm-idx \
mime.a slurp.o slurpclose.o wait.a getln.a strerr.a sig.a open.a \
lock.a mime.a substdio.a stralloc.a alloc.a error.a str.a fd.a \
getopt.a case.a fs.a getconf.o makehash.o surf.o
(cat warn-auto.sh; \
echo EZPATH=\'`head -1 conf-bin`\'; \
cat ezmlm-accept.sh ) >; ezmlm-accept
./compile ezmlm-archive.c
./compile idxthread.c
./compile date2yyyymm.c
./compile dateline.c
./makelib yyyymm.a date2yyyymm.o dateline.o
./load ezmlm-archive getconf.o slurpclose.o slurp.o getln.a sig.a \
idxthread.o yyyymm.a strerr.a substdio.a stralloc.a alloc.a \
error.a str.a fs.a open.a lock.a fd.a getopt.a
(cat warn-auto.sh; \
echo EZPATH=\'`head -1 conf-bin`\'; \
echo QMPATH=\'`head -1 conf-qmail`\'; \
cat ezmlm-check.sh ) >; ezmlm-check
( ( ./compile tryvfork.c && ./load tryvfork ) >;/dev/null \
2>;&1 \
&& cat fork.h2 || cat fork.h1 ) >; fork.h
rm -f tryvfork.o tryvfork
./compile ezmlm-gate.c
ezmlm-gate.c: In function `main':
ezmlm-gate.c:84: warning: return type of `main' is not `int'
./compile checktag.c `head -1 conf-sqlcc`
./compile issub.c `head -1 conf-sqlcc`
./compile logmsg.c `head -1 conf-sqlcc`
./compile subscribe.c `head -1 conf-sqlcc`
./compile opensql.c `head -1 conf-sqlcc`
./compile putsubs.c `head -1 conf-sqlcc`
./compile tagmsg.c `head -1 conf-sqlcc`
./compile searchlog.c `head -1 conf-sqlcc`
./makelib subdb.a checktag.o issub.o logmsg.o subscribe.o \
opensql.o putsubs.o tagmsg.o searchlog.o
./compile auto-str.c
auto-str.c: In function `main':
auto-str.c:17: warning: return type of `main' is not `int'
./load auto-str substdio.a error.a str.a
./auto-str auto_bin `head -1 conf-bin` >; auto_bin.c
./compile auto_bin.c
./compile env.c
./compile envread.c
./makelib env.a env.o envread.o
./compile seek_set.c
./makelib seek.a seek_set.o
./load ezmlm-gate subdb.a getconf.o slurpclose.o slurp.o \
getopt.a getln.a auto_bin.o env.a sig.a fs.a \
strerr.a substdio.a stralloc.a alloc.a error.a str.a case.a wait.a \
open.a lock.a seek.a `head -1 conf-sqlld`
/usr/bin/ld: cannot find -lr
collect2: ld returned 1 exit status
make: *** [ezmlm-gate] Error 1

论坛徽章:
0
34 [报告]
发表于 2007-05-20 15:42 |只看该作者
求助~按照楼主的方法配置qmail的启动脚本的时候出现了问题~!
按照楼主的配置#vi /var/qmail/smtp //编辑smtp服务的启动脚本

#!/bin/sh
# -c 100指同时并行连接数为100
QMAILDUID=qmaild
NOFILESGID=nofiles

/usr/local/bin/tcpserver -H -R -c 100 -l 0 -t 1 -v -p -x /home/vpopmail/etc/tcp.smtp.cdb -u $QMAILDUID -g $NOFILESGID 0 smtp /var/qmail/bin/qmail-smtpd mail.cloud.com /home/vpopmail/bin/vchkpw /bin/true /bin/cmd5checkpw /bin/true 2>;&1 | /var/qmail/bin/splogger smtpd 3 &
结果我运行/ar/qmail/smtp的时候
就显示:tcpserver :status :0/100然后光标就一直在下一行不能动了~也无法退出~怎么办呢?

论坛徽章:
0
35 [报告]
发表于 2011-07-20 15:16 |只看该作者
34楼,我也是这种情况,帮顶!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP