Sun Messaging Server 6.3 启用SMTP日志
Sun Messaging Server 6.3的SMTP传输日志默认是不记录SMTP传输日志,需要手工启用。启用方法如下:
把/msg_svr_base/config/imta.cnf文件如下部分:
defaults notices 1 2 4 7 copywarnpost copysendpost postheadonly noswitchchannel immnonurgent maxjobs 7 defaulthost (你的mail 服务器)
修改为:
defaults logging notices 1 2 4 7 copywarnpost copysendpost postheadonly noswitchchannel immnonurgent maxjobs 7 defaulthost (你的mail 服务器)
修改后把Messaging Server重新启动,SMTP默认的日志存放在/Mgr_base/data/log目录下的mail.log_current文件。
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/49474/showart_421109.html
页:
[1]