免费注册 查看新帖 |

Chinaunix

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

[Mail] RHEL4上安装基于postfix的全功能邮件服务器(全部使用目前最新源码包构建) [复制链接]

论坛徽章:
0
251 [报告]
发表于 2007-10-26 12:01 |只看该作者

回复 #250 asia_ji 的帖子

无法发指的是什么?拒收,还是“石沉大海”?

论坛徽章:
0
252 [报告]
发表于 2007-10-26 12:03 |只看该作者

回复 #251 zdyldy 的帖子

你的那个问题应该不算问题,接着往下进行吧。

论坛徽章:
0
253 [报告]
发表于 2007-10-26 14:39 |只看该作者
给163和126邮箱系统发邮件对方拒收,邮件被退回!

论坛徽章:
0
254 [报告]
发表于 2007-10-26 15:17 |只看该作者

marion,你好!在make rrdtools时出现下列错误,特向您请教!

tclrrd.c:582: warning: (near initialization for `rrdCmds[10]')
tclrrd.c:582: warning: initialization makes integer from pointer without a cast
tclrrd.c:582: error: `Tcl_CmdProc' undeclared here (not in a function)
tclrrd.c:582: error: syntax error before ')' token
tclrrd.c:582: warning: excess elements in scalar initializer
tclrrd.c:582: warning: (near initialization for `rrdCmds[10]')
tclrrd.c:582: warning: excess elements in scalar initializer
tclrrd.c:582: warning: (near initialization for `rrdCmds[10]')
tclrrd.c:583: error: ISO C forbids data definition with no type or storage class
tclrrd.c:588: error: syntax error before '*' token
tclrrd.c: In function `init':
tclrrd.c:590: error: `cmdInfoPtr' undeclared (first use in this function)
tclrrd.c:591: error: `Tcl_CmdInfo' undeclared (first use in this function)
tclrrd.c:591: error: syntax error before "info"
tclrrd.c:593: warning: implicit declaration of function `Tcl_InitStubs'
tclrrd.c:593: warning: nested extern declaration of `Tcl_InitStubs'
tclrrd.c:593: error: `interp' undeclared (first use in this function)
tclrrd.c:593: error: `TCL_VERSION' undeclared (first use in this function)
tclrrd.c:593: warning: comparison between pointer and integer
tclrrd.c:594: error: `TCL_ERROR' undeclared (first use in this function)
tclrrd.c:596: warning: implicit declaration of function `Tcl_PkgRequire'
tclrrd.c:596: warning: nested extern declaration of `Tcl_PkgRequire'
tclrrd.c:596: warning: comparison between pointer and integer
tclrrd.c:604: warning: implicit declaration of function `Tcl_SetVar2'
tclrrd.c:604: warning: nested extern declaration of `Tcl_SetVar2'
tclrrd.c:604: error: `TCL_GLOBAL_ONLY' undeclared (first use in this function)
tclrrd.c:612: warning: implicit declaration of function `Tcl_GetCommandInfo'
tclrrd.c:612: warning: nested extern declaration of `Tcl_GetCommandInfo'
tclrrd.c:612: error: `info' undeclared (first use in this function)
tclrrd.c:613: warning: nested extern declaration of `Tcl_AppendResult'
tclrrd.c:617: error: `safe' undeclared (first use in this function)
tclrrd.c:651: warning: implicit declaration of function `Tcl_CreateCommand'
tclrrd.c:651: warning: nested extern declaration of `Tcl_CreateCommand'
tclrrd.c:652: error: `ClientData' undeclared (first use in this function)
tclrrd.c:652: error: `Tcl_CmdDeleteProc' undeclared (first use in this function)
tclrrd.c:652: error: syntax error before ')' token
tclrrd.c:655: warning: implicit declaration of function `Tcl_PkgProvide'
tclrrd.c:655: warning: nested extern declaration of `Tcl_PkgProvide'
tclrrd.c:655: error: `TCL_OK' undeclared (first use in this function)
tclrrd.c: At top level:
tclrrd.c:663: error: syntax error before '*' token
tclrrd.c:664: warning: no previous prototype for 'Tclrrd_Init'
tclrrd.c: In function `Tclrrd_Init':
tclrrd.c:665: error: `interp' undeclared (first use in this function)
tclrrd.c: At top level:
tclrrd.c:674: error: syntax error before '*' token
tclrrd.c:675: warning: no previous prototype for 'Tclrrd_SafeInit'
tclrrd.c: In function `Tclrrd_SafeInit':
tclrrd.c:676: error: `interp' undeclared (first use in this function)
make[3]: *** [tclrrd.o] Error 1
make[3]: Leaving directory `/root/postfix/rrdtool-1.2.23/bindings/tcl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/postfix/rrdtool-1.2.23/bindings'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/postfix/rrdtool-1.2.23'
make: *** [all] Error 2

论坛徽章:
0
255 [报告]
发表于 2007-10-26 16:22 |只看该作者

回复 #254 asia_ji 的帖子

我的发信测试第一个就是对126和163的进行的,没有任何问题。

你把退信的信件内容发上来帮你分析一下……

论坛徽章:
0
256 [报告]
发表于 2007-10-26 16:24 |只看该作者

回复 #255 asia_ji 的帖子

…………
tclrrd.c: In function `Tclrrd_SafeInit':
tclrrd.c:676: error: `interp' undeclared (first use in this function)
make[3]: *** [tclrrd.o] Error 1
make[3]: Leaving directory `/root/postfix/rrdtool-1.2.23/bindings/tcl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/postfix/rrdtool-1.2.23/bindings'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/postfix/rrdtool-1.2.23'
make: *** [all] Error 2……


你的应该是没有正确安装所需的tcl相关的软件包所致。简单的解决办法就是去发行光盘上找到相关的rpm包进行安装。

论坛徽章:
0
257 [报告]
发表于 2007-10-27 08:52 |只看该作者
标题: Undelivered Mail Returned to Sender 回复 | 转发 | 编码 | 删除 | <上一封 | 下一封> | 更多操作选项  
来自: MAILER-DAEMON@mail.localdomain (Mail Delivery System) 将该来信人加到地址本中
发给: asia@dlfhw.cn
日期: Fri, 26 Oct 2007 13:43:07 +0800 (CST)
附件列表: delivery-status.txt (0.35K)  附件保存到网络磁盘
message.eml (0.54K)  附件保存到网络磁盘

  
This is the mail system at host mail.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                   The mail system

<asia_ji@126.com>: mail for 126.com loops back to myself

论坛徽章:
0
258 [报告]
发表于 2007-10-27 09:00 |只看该作者
哈哈,果然是因为没有安装tcl-devel-8.4.7-2.i386.rpm 导致的make rrdtools失败的

论坛徽章:
0
259 [报告]
发表于 2007-10-27 09:18 |只看该作者
唉,我真是粗心大意,居然没有看到你帖子上面 “注意:安装以上软件所之前,请确保您的系统已经安装了tcl、tcl-devel、libart和libart-devel等相关的软件包;”这个提示。

论坛徽章:
0
260 [报告]
发表于 2007-10-27 10:31 |只看该作者

回复 #258 asia_ji 的帖子

这个问题我也遇到了,而且是在互联网上跑的postfix邮件服务器,
向126和163发邮件都不行,他会返回一个标题为Undelivered Mail Returned to Sender 的邮件,
但是他可以接收126和163的邮件,不知问题出在哪里?
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP