由 随风飘来 在 05-21-2004 17:15 发表:
关于sendmail的配制帮助?
近两天公司让配一个sendmail服务器,知道哪位有这方面的经验?
感觉sendmail非常的麻烦.
请介绍一点思路, 最简配置和相关文章.
先谢谢?
由 Snoopy 在 05-21-2004 17:25 发表:
sendmail默认配置很简单的,,,不过它缺点很多
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 随风飘来 在 05-21-2004 18:34 发表:
版主请问贴
现在是公司要求且关系着这份工作.
所以现在现不管,
只想把她建立起来.
盼回复!
由 随风飘来 在 05-21-2004 18:35 发表:
系统如下:
我的系统是企业版第三版自代的sendmail
由 Snoopy 在 05-21-2004 19:30 发表:
默认只修改sendmail.cf的smtp地址和access这两个就行了
精华有关于sendmail的文章,傻瓜型,之前我也是看那文章的
但后来感觉sendmail速度太慢,,管理有点麻烦,所以改成qmail了
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 随风飘来 在 05-21-2004 22:51 发表:
我找不到哪两行?
不知谁能帮我找一下/。
谢谢!!!!!!!!1
由 Snoopy 在 05-21-2004 22:56 发表:
大概在264行这里
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 随风飘来 在 05-21-2004 23:26 发表:
谢谢!
我找到了将Addr=我服务器的ip
请问一下access这一行在哪?修改什么呢?
谢!
由 Snoopy 在 05-21-2004 23:56 发表:
Check the /usr/share/doc/sendmail/README.cf file for a description
of the format of this file. (search for access_db in that file)
The /usr/share/doc/sendmail/README.cf is part of the sendmail-doc
package.
by default we allow relaying from localhost...
localhost.localdomain RELAY
localhost RELAY
127.0.0.1 RELAY
snoopy.gov RELAY
192 RELAY
参考一下我的,说起来很多,你看下文章吧
修改access后,
这样,让access生效,makemap hash access.db < access
查看过程,加个-v,makemap -v hash access.db < access
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 随风飘来 在 05-22-2004 01:24 发表:
谢谢了
我的sendmail在192.168.0.200
不知怎么收发邮件.
即在别的机子上怎么打开邮件服务器信箱?
谢
由 Snoopy 在 05-22-2004 02:18 发表:
对方可以用客户端来收,smpt和pop3都是选择你的ip地址,用户是系统用户,
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 随风飘来 在 05-24-2004 01:28 发表:
为什么用foxmail发送邮件时连不上sendmail?
请问一下
为什么用foxmail发送邮件时连不上sendmail?
且一只处于连接状态
谢谢呀!
由 Snoopy 在 05-24-2004 01:34 发表:
其他客户端呢 ? 也一样吗 ?
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 随风飘来 在 05-24-2004 03:29 发表:
版主是这样的:
在我的系统中的ntsysv中把pop和sendmail都选上的.
但是我扫了一下端口发现我的25 号端口跟本没有起起来.
telnet 192.168.0.100时出现:
554 5.3.0 rewrite: map access not found
554 5.3.0 rewrite: map access not found
554 5.3.0 rewrite: map access not found
554 5.3.0 rewrite: map access not found
554 5.3.0 rewrite: map access not found
554 5.3.0 rewrite: map access not found
554 5.3.0 rewrite: map access not found
554 5.3.0 rewrite: map access not found
554 5.3.0 rewrite: map access not found
220 localhost.localdomain ESMTP Sendmail 8.12.8/; Thu, 27 May 2004 04:24:01 +080
0
重启服务出现:
[root@dns root]# /etc/r